ll
liukangdong
2024-09-13 7a29f062e2e9ea3fe7ecbf937ed7a51461f5299a
admin/src/views/meeting/components/OperaRoomsWindow.vue
@@ -224,7 +224,7 @@
            this.$emit('success')
          })
          .catch(e => {
            this.$tip.apiFailed(e)
            // this.$tip.apiFailed(e)
          })
          .finally(() => {
            this.isWorking = false
@@ -260,7 +260,7 @@
            this.$emit('success')
          })
          .catch(e => {
            this.$tip.apiFailed(e)
            // this.$tip.apiFailed(e)
          })
          .finally(() => {
            this.isWorking = false