缓存码变更\code
This commit is contained in:
@@ -104,6 +104,9 @@
|
||||
}
|
||||
try {
|
||||
let res = await yclck(this.index1, this.index2, this.val2, this.val3)
|
||||
if (res.code === '1') {
|
||||
this.toClear()
|
||||
}
|
||||
this.disabled = false
|
||||
uni.showToast({
|
||||
title: res.message,
|
||||
|
||||
Reference in New Issue
Block a user