|
|
@@ -1392,6 +1392,8 @@
|
|
|
async created() {
|
|
|
await this.requestDict('产地');
|
|
|
await this.requestDict('不拆物料层规格');
|
|
|
+ await this.requestDict('物品颜色');
|
|
|
+ await this.requestDict('物品机型');
|
|
|
await this.getFieldModel();
|
|
|
await this.getListItems();
|
|
|
await this.initFormData();
|