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