修改bug 52687 【线上】标准入库流程 海外入库 修订节点 国家地区没显示
This commit is contained in:
@@ -2638,7 +2638,7 @@ export default {
|
||||
this.form.prcNum = this.prcNum
|
||||
this.form.prcName = this.prcName
|
||||
this.form['id'] = item.id
|
||||
|
||||
this.form.country = item.country.split(',')
|
||||
|
||||
// 遍历对象
|
||||
for (const p in this.form) {
|
||||
|
||||
Reference in New Issue
Block a user