소스 검색

Merge branch 'dev' of http://110.41.163.243:9980/kd-aiot/kd-aiot-frontend into dev

yusheng 1 년 전
부모
커밋
a7be6112c5
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/material/product/components/index-data.vue

+ 2 - 2
src/views/material/product/components/index-data.vue

@@ -627,8 +627,8 @@
           this.attributeList = res.data;
         }
       });
-      // this.requestDict('生产类型');
-      // this.getFieldModel();
+      this.requestDict('生产类型');
+      this.getFieldModel();
     },
 
     methods: {