给单据增加颜色字段的展示
This commit is contained in:
parent
d2226876fa
commit
ed58d997b5
@ -567,6 +567,7 @@ export const BillModalMixin = {
|
||||
item.name = mInfo.name
|
||||
item.standard = mInfo.standard
|
||||
item.model = mInfo.model
|
||||
item.color = mInfo.color
|
||||
item.materialOther = mInfo.materialOther
|
||||
item.stock = mInfo.stock
|
||||
item.unit = mInfo.commodityUnit
|
||||
|
||||
Loading…
Reference in New Issue
Block a user