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