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