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