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