Nguyendream
2021-07-14 1031ba44b7a8652fecd58aecdb959be4d809dfa5
ruoyi-ui/src/views/monitor/online/index.vue
@@ -120,7 +120,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("强退成功");
        })
        }).catch(() => {});
    }
  }
};