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