Explorar el Código

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

yusheng hace 11 meses
padre
commit
a7be6112c5
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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: {