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