|
|
@@ -956,7 +956,7 @@
|
|
|
let data = this.form.productInfoList[this.selectIndex];
|
|
|
this.$set(data, 'bomVersionList', []);
|
|
|
this.$set(data, 'bomCategoryId', '');
|
|
|
- this.$set(data, 'model', '');
|
|
|
+ // this.$set(data, 'model', '');
|
|
|
this.$set(data, 'routingList', []);
|
|
|
this.$set(data, 'productType', '');
|
|
|
this.$set(data, 'produceRoutingName', item.name);
|