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