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