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