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