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