|
|
@@ -1589,9 +1589,9 @@
|
|
|
brandNum: item.brandNum, // 牌号
|
|
|
batchNo: batchNo, // 批次号
|
|
|
supplierListOptions: supplierList[item.id], // 供应商列表
|
|
|
- supplierId: this.form.supplierId, // 供应商id
|
|
|
+ supplierId:this.form.supplierId, // 供应商id
|
|
|
supplierCode:
|
|
|
- this.bizType == 2
|
|
|
+ this.bizType == 2||this.bizType == 7
|
|
|
? filtersItem.supplierMark
|
|
|
: item.supplierCode, // 供应商代号
|
|
|
supplierName: this.form.supplierName, // 供应商名称
|