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