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