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