admin/src/components/base/BaseOpera.vue
@@ -92,7 +92,7 @@ this.$emit('success') }) .catch(e => { this.$tip.apiFailed(e) // this.$tip.apiFailed(e) }) .finally(() => { this.isWorking = false @@ -114,7 +114,7 @@ this.$emit('success') }) .catch(e => { this.$tip.apiFailed(e) // this.$tip.apiFailed(e) }) .finally(() => { this.isWorking = false