Commit 8914b9b0 authored by zhengyi's avatar zhengyi

复制订单时重置品牌id

parent c8e9cd65
......@@ -1560,7 +1560,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