Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
uniplat-example
/
intent-example
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
5f625ac3
authored
Jan 11, 2023
by
罗建民
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
--story=1013404 --user=罗建民 主从表样式支持
https://www.tapd.cn/56664057/s/1129970
parent
710f8f72
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
models/Example1.json
models/Example1.json
View file @
5f625ac3
...
@@ -241,6 +241,26 @@
...
@@ -241,6 +241,26 @@
"type"
:
"number"
"type"
:
"number"
}
}
]
]
},
{
"name"
:
"city_example"
,
"label"
:
"list从表"
,
"relatedId"
:
"id"
,
"style"
:
"list"
,
"controls"
:
[
{
"property"
:
"name"
,
"label"
:
"name"
,
"type"
:
"text"
,
"required"
:
true
},
{
"type"
:
"tree_cascader"
,
"property"
:
"province_id"
,
"label"
:
"省份ID"
,
"treeModelName"
:
"province_example"
}
]
}
}
]
]
},
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment