RuoYi
2020-12-11 9e387dc447396e6ce91c8f9c36405819ae1e4c15
ruoyi-ui/src/views/monitor/online/index.vue
@@ -120,7 +120,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("强退成功");
        }).catch(function() {});
        })
    }
  }
};