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