mo 2 tahun lalu
induk
melakukan
1132fbfe2b
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 2 1
      src/views/pms/product/components/ProductInfoDetail.vue

+ 2 - 1
src/views/pms/product/components/ProductInfoDetail.vue

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