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