@@ -222,7 +222,7 @@ export default {
};
},
mounted() {
- this.search();
+ /* this.search(); */
this.initParentCategory();
methods: {