Commit 8409a38c authored by zhengyi's avatar zhengyi

复制订单时重置品牌id

parent 0895dedc
...@@ -2079,7 +2079,6 @@ export default { ...@@ -2079,7 +2079,6 @@ export default {
num: item.num, num: item.num,
worth: item.worth, worth: item.worth,
boxGauge: item.boxGauge, boxGauge: item.boxGauge,
brand: item.brand,
brandType: item.brandType brandType: item.brandType
} }
}else { }else {
......
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