This commit is contained in:
2026-01-13 10:06:52 +08:00
parent 69b43ee468
commit 400f17a07e
3 changed files with 12 additions and 8 deletions

View File

@@ -139,7 +139,6 @@
}
console.log(0)
try {
// this.$store.getters.loginName
let res = await confirmIn(this.val1, this.val2, this.index, JSON.parse(this.$store.getters.userInfo).user.user_id)
if (res.code === '200') {
uni.showToast({