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