BUG 20
This commit is contained in:
@@ -55,7 +55,7 @@ export default {
|
||||
if (res?.code == 0) {
|
||||
this.$u.toast("投票成功!")
|
||||
this.getDetail()
|
||||
}
|
||||
} else if (res?.msg) this.$u.toast(res.msg)
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user