取放桶盖

This commit is contained in:
2023-06-26 10:32:28 +08:00
parent 61d3d8b06d
commit e5961d33fa

View File

@@ -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