[问题修复](hyx_2025-01-13_xgf2.0):

- 证件信息上传提示语更改
hyx_2025-01-13_xgf2.0
huangyuxuan 2025-03-13 11:07:38 +08:00
parent b425d78223
commit 4410e39751
1 changed files with 1 additions and 2 deletions

View File

@ -435,8 +435,7 @@ export default {
}, 2000)
}).catch((e) => {
console.info(e)
// uni.$u.toast('')
uni.$u.toast(e)
uni.$u.toast('请补全必填项')
})
}
},