特殊人群

This commit is contained in:
liuye
2024-07-09 16:30:40 +08:00
parent e08fcafa6b
commit e29c5e5695
11 changed files with 674 additions and 56 deletions

View File

@@ -189,6 +189,7 @@ export default {
}, 600);
}
}).catch(err=> {
this.flag = false
this.$u.toast(err.msg)
})
},