jiangping
2024-10-15 38ac48eeebbf0f046cc75f280e782bc64783af97
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