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