RuoYi
2020-12-10 81bf4d28ef1a94087ed74dc093b6b91ed3145a9d
ruoyi-ui/src/views/monitor/online/index.vue
@@ -116,7 +116,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("强退成功");
        }).catch(function() {});
        })
    }
  }
};