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