jiangping
2024-09-09 c47f7b9c4899036c52ad0e4f46c4aff7102110bc
admin/src/components/business/OperaDeviceRoleWindow.vue
@@ -119,7 +119,7 @@
              this.$emit('success')
            })
            .catch(e => {
              this.$tip.apiFailed(e)
              // this.$tip.apiFailed(e)
            })
            .finally(() => {
              this.isWorking = false
@@ -148,7 +148,7 @@
              this.$emit('success')
            })
            .catch(e => {
              this.$tip.apiFailed(e)
              // this.$tip.apiFailed(e)
            })
            .finally(() => {
              this.isWorking = false