给单据增加sku字段

This commit is contained in:
季圣华
2021-07-28 00:54:44 +08:00
parent 1f166552b2
commit 5bf41a3b3b
37 changed files with 154 additions and 316 deletions

View File

@@ -196,6 +196,7 @@ export const BillModalMixin = {
model: res.data.model,
materialOther: res.data.materialOther,
unit: res.data.commodityUnit,
sku: res.data.sku,
operNumber: 1,
unitPrice: res.data.billPrice,
taxUnitPrice: res.data.billPrice,