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