呼叫管理

This commit is contained in:
2024-04-22 14:22:40 +08:00
parent 915e468d26
commit 9bd7af8eb4
4 changed files with 36 additions and 6 deletions

View File

@@ -67,9 +67,9 @@
})
},
async toLogin() {
uni.redirectTo({
url: '/pages/home/home'
})
// uni.redirectTo({
// url: '/pages/home/home'
// })
this.disabled = true
if (this.user === '') {
uni.showToast({