抓蛙师
2021-08-30 41de169dd2a527a1adb9a4e621999d1d3efd93f6
ruoyi-ui/src/views/monitor/online/index.vue
@@ -120,7 +120,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("强退成功");
        })
        }).catch(() => {});
    }
  }
};