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