This commit is contained in:
2024-08-15 09:02:56 +08:00
parent 615af3a957
commit 00b698500f
6 changed files with 30 additions and 6 deletions

View File

@@ -153,6 +153,10 @@
})
this.clearUp()
} else {
uni.showToast({
title: res.msg,
icon: 'none'
})
this.disabled = false
}
} catch (e) {