jiangping
2024-10-15 1097c146d849c00ac67a261b12c496b5cc8b92a8
admin/src/components/business/OperaInternalCompanyWindow.vue
@@ -126,7 +126,7 @@
              this.$emit('success')
            })
            .catch(e => {
              this.$tip.apiFailed(e)
             //  this.$tip.apiFailed(e)
            })
            .finally(() => {
              this.isWorking = false
@@ -144,7 +144,7 @@
              this.$emit('success')
            })
            .catch(e => {
              this.$tip.apiFailed(e)
              // this.$tip.apiFailed(e)
            })
            .finally(() => {
              this.isWorking = false