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