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