jiangping
2024-10-09 c5cc7da07c7f202f336468c0cd0d2789b4775b03
admin/src/components/business/OperaProblemsWindow.vue
@@ -159,7 +159,7 @@
              this.$emit('success')
            })
            .catch(e => {
              this.$tip.apiFailed(e)
              // this.$tip.apiFailed(e)
            })
            .finally(() => {
              this.isWorking = false
@@ -182,7 +182,7 @@
              this.$emit('success')
            })
            .catch(e => {
              this.$tip.apiFailed(e)
             //  this.$tip.apiFailed(e)
            })
            .finally(() => {
              this.isWorking = false