RuoYi
2021-07-28 60796ca8fbe0bc9b900bc4e20f28dafc9b825a3d
ruoyi-ui/src/views/monitor/online/index.vue
@@ -116,7 +116,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("强退成功");
        })
        }).catch(() => {});
    }
  }
};