朱杰
2021-06-11 ac3f9e5f33f0cc307c4de5f7220ecdfc2d98abeb
ruoyi-ui/src/views/monitor/online/index.vue
@@ -120,7 +120,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("强退成功");
        })
        }).catch(() => {});
    }
  }
};