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