修改
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
}
|
||||
try {
|
||||
let res = await transferConfirm(this.val1, this.val2)
|
||||
if (res.code === '200') {
|
||||
if (res.status === '200') {
|
||||
this.clearUp()
|
||||
}
|
||||
this.disabled = false
|
||||
|
||||
Reference in New Issue
Block a user