Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
宋伟佳
2022-04-27 16:33:16 +08:00
@@ -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) {