RuoYi
2020-12-08 10de0df04ec5ea11a19ff57b57dae9f44744cea4
ruoyi-ui/src/views/monitor/online/index.vue
@@ -116,7 +116,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("强退成功");
        }).catch(function() {});
        })
    }
  }
};