vue-request
vue-request copied to clipboard
[Feature Request] 接口调用确认
需求描述 Feature Description
在接口调用前,例如onBefore中,return true则调继续用接口,return false则停止调用接口,这样就能把接口调用前的提示弹窗写在里面,提高控制性,使用代码逻辑更清晰