@@ -740,10 +740,10 @@ export default {
// 判断是否带缓存参数
this.init();
},
- activated () {
- // 判断是否带缓存参
- this.init();
- },
+ // activated () {
+ // // 判断是否带缓存参
+ // this.init();
+ // },
methods: {
init () {
if (this.$route.query.search) {