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