Commit 30ad31a4 authored by 黄卓's avatar 黄卓

入仓-添加箱明细,完成入仓报错

https://zentao.test.jdshangmen.com/bug-view-5092.html
parent 66c95057
...@@ -73,7 +73,7 @@ export default { ...@@ -73,7 +73,7 @@ export default {
"cartonsNum": undefined, "cartonsNum": undefined,
"createTime": "", "createTime": "",
"expressNo": "", "expressNo": "",
"prodAttrIds": [], "prodAttrIds": '',
"prodId": undefined, "prodId": undefined,
"quantityAll": undefined, "quantityAll": undefined,
"specificationType": undefined, "specificationType": undefined,
...@@ -99,7 +99,7 @@ export default { ...@@ -99,7 +99,7 @@ export default {
"cartonsNum": undefined, "cartonsNum": undefined,
"createTime": "", "createTime": "",
"expressNo": "", "expressNo": "",
"prodAttrIds": [], "prodAttrIds": '',
"prodId": undefined, "prodId": undefined,
"quantityAll": undefined, "quantityAll": undefined,
"specificationType": undefined, "specificationType": undefined,
......
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