补充说明字段名调整

This commit is contained in:
mengxiaolong
2021-01-28 09:12:24 +08:00
parent 3fba49006c
commit 1383511c10

View File

@@ -483,8 +483,7 @@ export default {
bankName: '',
bankNo: '',
list: [],
signInfo: signInfo,
suplementDesc: '客户已上传资料'
signInfo: signInfo
}
// 验证码验证成功
if (data) {
@@ -498,7 +497,9 @@ export default {
else if (this.issueType === '828601') {
problemData.list.push(...this.imageResultList)
if (this.suplementDesc.trim()) {
problemData.suplementDesc = this.suplementDesc.trim()
problemData.content = this.suplementDesc.trim()
} else {
problemData.content = '客户已上传资料'
}
}
// 转账不成功问题件