1
@@ -342,6 +342,7 @@ export default {
mounted() {
console.log(this.value.skuStockList);
this.handleEditCreated();
+ this.getProductAttrCateList()
},
watch: {
productId: function (newValue) {