status
This commit is contained in:
@@ -128,7 +128,7 @@ export default {
|
||||
this.$instance.post(`/app/appwechatuserqujing/idNumberAttestation`, this.form).then(res=> {
|
||||
if(res?.code == 0) {
|
||||
this.flag = false
|
||||
this.$u.toast('认证成功')
|
||||
this.$u.toast("提交成功");
|
||||
setTimeout(()=> {
|
||||
this.showAuth = false
|
||||
this.$emit('toTest',id)
|
||||
|
||||
Reference in New Issue
Block a user