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