取放桶盖
This commit is contained in:
@@ -135,13 +135,11 @@ export default {
|
||||
let res = await handTake(code, type)
|
||||
if (res.code === '1') {
|
||||
this.toast(res.desc)
|
||||
setTimeout(() => {
|
||||
this.initPonit(this.regobj)
|
||||
this.obj = {}
|
||||
this.active = false
|
||||
this.disabled1 = false
|
||||
this.disabled2 = false
|
||||
}, 2000)
|
||||
this.initPonit(this.regobj)
|
||||
this.obj = {}
|
||||
this.active = false
|
||||
this.disabled1 = false
|
||||
this.disabled2 = false
|
||||
} else {
|
||||
this.Dialog(res.desc)
|
||||
this.disabled1 = false
|
||||
|
||||
Reference in New Issue
Block a user