RuoYi
2021-08-11 7be17ea89a0f18e47bccd7560d4dacc82891eb82
ruoyi-ui/src/views/monitor/online/index.vue
@@ -120,7 +120,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("强退成功");
        })
        }).catch(() => {});
    }
  }
};