提示
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
try {
|
||||
let res = await pointOperate(this.val1, this.val2)
|
||||
uni.showToast({
|
||||
title: res.desc,
|
||||
title: res.message,
|
||||
icon: 'none'
|
||||
})
|
||||
this.disabled = false
|
||||
|
||||
Reference in New Issue
Block a user