docs: 📝 更改示例注释
更改示例注释
This commit is contained in:
@@ -62,7 +62,7 @@ const imageUploadArgData = [
|
|||||||
argsName: "headers",
|
argsName: "headers",
|
||||||
type: "Object",
|
type: "Object",
|
||||||
default: "{Authorization: localStorage.getItem(TOKEN_KEY),}",
|
default: "{Authorization: localStorage.getItem(TOKEN_KEY),}",
|
||||||
desc: "提示文本类型",
|
desc: "上传请求头",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
argsName: "data",
|
argsName: "data",
|
||||||
|
|||||||
Reference in New Issue
Block a user