jiangping
2024-08-26 a1e663eeb588f419b1622ca07b23fb9d44292ee9
admin/src/views/meeting/components/OperaBookingsWindow.vue
@@ -390,7 +390,7 @@
            this.$emit('success')
          })
          .catch(e => {
            this.$tip.apiFailed(e)
            // this.$tip.apiFailed(e)
          })
          .finally(() => {
            this.isWorking = false
@@ -436,7 +436,7 @@
            this.$emit('success')
          })
          .catch(e => {
            this.$tip.apiFailed(e)
            // this.$tip.apiFailed(e)
          })
          .finally(() => {
            this.isWorking = false