wangzhijun
2020-12-09 fe39a7bc7bb45f73646aa944150f57129e480ac7
ruoyi-ui/src/views/monitor/online/index.vue
@@ -120,7 +120,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("强退成功");
        }).catch(function() {});
        })
    }
  }
};