소스 검색

修改显示

695593266@qq.com 11 달 전
부모
커밋
98bede2481
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: {