Commit ed58d997 authored by 季圣华's avatar 季圣华
Browse files

给单据增加颜色字段的展示

parent d2226876
......@@ -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
......
Supports Markdown
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