mo 3 năm trước cách đây
mục cha
commit
bd1c96f866
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/pms/product/components/ProductAttrDetail.vue

+ 1 - 0
src/views/pms/product/components/ProductAttrDetail.vue

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