Commit 585a4f88 authored by zhengyi's avatar zhengyi

复制订单时重置品牌id

parent db86827b
......@@ -2187,7 +2187,6 @@ export default {
newItem.num = item.num
newItem.worth = item.worth
newItem.boxGauge = item.boxGauge
newItem.brand = item.brand
newItem.brandType = item.brandType
}else {
newItem = item
......
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