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