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