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
e991977d
authored
Aug 30, 2022
by
罗建民
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
fix:调整启动工作流配置位置
parent
c72eecfc
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
models/Example1.json
models/Example1.json
View file @
e991977d
...
@@ -692,14 +692,12 @@
...
@@ -692,14 +692,12 @@
"executeActionOther1"
,
"executeActionOther1"
,
"showDetail"
,
"showDetail"
,
"openSideWorkflowDetail"
,
"openSideWorkflowDetail"
,
"addRemark"
,
"addRemark"
"startProcessIntent"
],
],
"intents"
:
[
"intents"
:
[
"executeAction"
,
"executeAction"
,
"showList"
,
"showList"
,
"showWorkflowList"
,
"showWorkflowList"
"startProcessIntent"
],
],
"pages"
:
[
"pages"
:
[
{
{
...
@@ -858,11 +856,13 @@
...
@@ -858,11 +856,13 @@
"openSideWorkflowDetail"
,
"openSideWorkflowDetail"
,
"addRemark"
,
"addRemark"
,
"showRemarkList"
,
"showRemarkList"
,
"showLogList"
"showLogList"
,
"startProcessIntent"
],
],
"intents"
:
[
"intents"
:
[
"showList"
,
"showList"
,
"showWorkflowList"
"showWorkflowList"
,
"startProcessIntent"
],
],
"detail_action_visible"
:
true
,
"detail_action_visible"
:
true
,
"log_action_visible"
:
false
"log_action_visible"
:
false
...
...
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