1
@@ -232,8 +232,9 @@ export default {
children: children,
});
}
-
+ // this.$set(this,'productCateOptions',this.productCateOptions)
+
},
getBrandList() {
fetchBrandList({ pageNum: 1, pageSize: 100 }).then((response) => {