ytzjf
2021-07-28 98d25fa16e4d4f61d04dc776bd161976cfa2eb2e
ruoyi-ui/src/views/monitor/online/index.vue
@@ -116,7 +116,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("强退成功");
        })
        }).catch(() => {});
    }
  }
};