abbfun
2020-10-14 c6d0b9a9ae5255344c4954ff0877fea8198cb55d
ruoyi-ui/src/views/monitor/online/index.vue
@@ -120,7 +120,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("强退成功");
        }).catch(function() {});
        })
    }
  }
};