Commit 7d3f4b0b authored by jingnan's avatar jingnan 👀

采购入库新建明细供应商显示错误修改

parent 08aa7bd6
...@@ -1996,6 +1996,7 @@ export default { ...@@ -1996,6 +1996,7 @@ export default {
'materialTypeName': this.basicData.materialTypeName.label, 'materialTypeName': this.basicData.materialTypeName.label,
'purchaseUnitId': this.extUnitId, 'purchaseUnitId': this.extUnitId,
'purchaseUnitIdType': 'ExtUnit', 'purchaseUnitIdType': 'ExtUnit',
'isSupplierY': this.basicData.extDxSipplier.isPass === 'Y',
'lotNo': this.form.lotNo, 'lotNo': this.form.lotNo,
'airModel': this.form.airModel, 'airModel': this.form.airModel,
'sorties': this.form.sorties, 'sorties': this.form.sorties,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment