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