Commit 4ffb862d by 张蕴鹏

feat(mapping_tree):mapping_tree 类型

parent 537a17f7
Showing with 5 additions and 0 deletions
......@@ -70,6 +70,11 @@
"type": "text"
},
{
"label": "file",
"property": "file",
"type": "multi_file"
},
{
"label": "status",
"property": "status",
"type": "number"
......
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 sign in to comment