lijiang007 пре 2 година
родитељ
комит
f0e3a6cf77
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/ItemInformation/components/Dialog-item.vue

+ 1 - 1
src/views/ItemInformation/components/Dialog-item.vue

@@ -263,7 +263,7 @@
         this.dialogVisible = true;
         await this.handleTree(0);
         //默认物品类别===》生产设备
-        this.formData.categoryLevelId = '4';
+        this.formData.categoryLevelId = '9';
         this.formData.code1 = 'W1';
       },
       handleClose() {