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
bb3dad4d
authored
Apr 01, 2022
by
张蕴鹏
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
fix(工作流): 工作流返回详情页
parent
74dfb4a4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
models/Example1.json
models/Example1.json
View file @
bb3dad4d
...
...
@@ -443,7 +443,7 @@
"prefilters"
:
[
{
"property"
:
"model_name"
,
"value"
:
"
'Example1'
"
"value"
:
"
Example1
"
}
]
}
...
...
@@ -603,6 +603,7 @@
"startPlanTask"
],
"rowIntents"
:
[
"executeActionOther"
,
"executeActionOther1"
,
"showDetail"
,
"openSideWorkflowDetail"
,
...
...
@@ -854,7 +855,7 @@
"header"
:
{
"field_groups"
:
[
{
"label"
:
"
id
"
,
"label"
:
"
这是一个超级长的ID这是一个超级长的ID
"
,
"template"
:
"{id}"
},
{
...
...
@@ -912,7 +913,8 @@
],
"workflowLists"
:
[
{
"name"
:
"test_list"
"name"
:
"test_list"
,
"detailName"
:
"detail1"
}
],
"tagGroups"
:
[
...
...
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