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