mo 2 gadi atpakaļ
vecāks
revīzija
1132fbfe2b

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

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