修改上传资料

This commit is contained in:
mengxiaolong
2020-08-27 11:00:24 +08:00
parent a40888d5a6
commit ee2e6b5e07

View File

@@ -444,7 +444,7 @@ export default {
}
// 补充资料类问题件
else if (this.issueType === '828601') {
problemData.list.push(...this.imageList)
problemData.list.push(...this.imageResultList)
}
// 转账不成功问题件
else {