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