Commit 35789dce by 王栋源

wdy

parent 2307786f
...@@ -24,6 +24,13 @@ module.exports={ ...@@ -24,6 +24,13 @@ module.exports={
{"type":"input","label":"邮寄单号","prop":"logistics","disabled":false,"placeHolder":"邮寄单号","style":""}, {"type":"input","label":"邮寄单号","prop":"logistics","disabled":false,"placeHolder":"邮寄单号","style":""},
] ]
}, },
{
"title":"邮寄资料",
ctls:[
{"type":"upload","label":"邮寄资料文件","prop":"mail_zip_url","disabled":false,"placeHolder":"","style":""},
]
},
], ],
"search":[ "search":[
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment