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