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