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