This commit is contained in:
2023-12-12 17:23:24 +08:00

View File

@@ -160,6 +160,7 @@ export default {
} else { } else {
this.Dialog(res.desc) this.Dialog(res.desc)
} }
this.disabled = false
} catch (err) { } catch (err) {
this.disabled = false this.disabled = false
// this.toast(err) // this.toast(err)