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