chore: 🤖 fix demo schema

This commit is contained in:
春希 2020-07-27 17:51:42 +08:00
parent 06583d7bce
commit f9310dac0b

View File

@ -135,7 +135,7 @@
"id":"node_dockcy8n9xeq", "id":"node_dockcy8n9xeq",
"props":{ "props":{
"style":{ "style":{
"margin-bottom":"0" "marginBottom":"0"
}, },
"label":"类目名:" "label":"类目名:"
}, },
@ -158,7 +158,7 @@
"id":"node_dockcy8n9xes", "id":"node_dockcy8n9xes",
"props":{ "props":{
"style":{ "style":{
"margin-bottom":"0" "marginBottom":"0"
}, },
"label":"项目类型:" "label":"项目类型:"
}, },
@ -181,7 +181,7 @@
"id":"node_dockcy8n9xeu", "id":"node_dockcy8n9xeu",
"props":{ "props":{
"style":{ "style":{
"margin-bottom":"0" "marginBottom":"0"
}, },
"label":"项目 ID" "label":"项目 ID"
}, },