vue-request icon indicating copy to clipboard operation
vue-request copied to clipboard

[Feature Request] 接口调用确认

Open Nicooo-Ni opened this issue 7 months ago • 0 comments

需求描述 Feature Description

在接口调用前,例如onBefore中,return true则调继续用接口,return false则停止调用接口,这样就能把接口调用前的提示弹窗写在里面,提高控制性,使用代码逻辑更清晰

Nicooo-Ni avatar Apr 28 '25 07:04 Nicooo-Ni