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