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