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