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