vue-vben-admin icon indicating copy to clipboard operation
vue-vben-admin copied to clipboard

请教下对于restful 的请求的操作方式

Open z10086 opened this issue 3 years ago • 1 comments

需要手动在params里设置需要替换的路径,再手动replace url吗?有没有内置的方式更优雅的处理

z10086 avatar Jul 16 '22 05:07 z10086

https://github.com/uncarbon97/helio-admin-vue-vben/blob/main/src/api/sys/SysParamApi.ts

类似这种?

uncarbon97 avatar Aug 11 '22 03:08 uncarbon97