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
1627d82a
authored
Apr 01, 2022
by
张蕴鹏
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
fix(工作流): 工作流返回详情页
parent
bb3dad4d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
models/Example1.json
models/Example1.json
View file @
1627d82a
...
@@ -749,6 +749,7 @@
...
@@ -749,6 +749,7 @@
"delete"
"delete"
],
],
"intents"
:
[
"intents"
:
[
"executeActionOther"
,
"showListPlanListSidebar"
,
"showListPlanListSidebar"
,
"showListPlanList"
,
"showListPlanList"
,
"executeAction"
,
"executeAction"
,
...
@@ -783,7 +784,8 @@
...
@@ -783,7 +784,8 @@
],
],
"actions"
:
[
"actions"
:
[
"update"
"update"
]
],
"intents"
:
[
"executeActionOther"
]
},
},
"pages"
:
[
"pages"
:
[
{
{
...
@@ -814,7 +816,8 @@
...
@@ -814,7 +816,8 @@
"actions"
:
[
"actions"
:
[
"update"
,
"update"
,
"delete"
"delete"
]
],
"intents"
:
[
"executeActionOther"
]
}
}
]
]
},
},
...
...
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