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
01ef248b
authored
May 19, 2022
by
张蕴鹏
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
feat(bigAction): 添加 bigAction 模板的列表
parent
a6e33700
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
5 deletions
models/Example1.json
models/city.json
models/Example1.json
View file @
01ef248b
...
...
@@ -170,7 +170,7 @@
"model"
:
"UserMember"
,
"parameters"
:
{
"id"
:
"2273296"
,
"enableRemarkType"
:
tru
e
,
"enableRemarkType"
:
fals
e
,
"enableAttachments"
:
false
}
},
...
...
@@ -260,7 +260,7 @@
"when"
:
"1"
,
"enabled"
:
"1"
,
"parameters"
:
{
"enableRemarkType"
:
fals
e
,
"enableRemarkType"
:
tru
e
,
"enableAttachments"
:
false
}
},
...
...
models/city.json
View file @
01ef248b
...
...
@@ -877,7 +877,7 @@
"property"
:
"province_id"
,
"label"
:
"省份ID"
,
"treeModelName"
:
"province"
,
"
_
treeRootNode"
:
"1"
,
"treeRootNode"
:
"1"
,
"required"
:
true
}
],
...
...
@@ -1308,9 +1308,11 @@
],
"detail_action_visible"
:
true
,
"log_action_visible"
:
false
,
"
_
tree"
:
{
"tree"
:
{
"field"
:
"province_id"
,
"treeModelName"
:
"province"
"treeModelName"
:
"province"
,
"treeRootNode"
:
"env.user_id.value"
,
"cancelButtonLabel"
:
"取消"
},
"_tree_with_data"
:
{
"treeModelName"
:
"province"
,
...
...
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