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
bd40fbcb
authored
Mar 16, 2022
by
张蕴鹏
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
feat: intent
parent
635219f7
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
3 deletions
models/Example1.json
models/Example1.json
View file @
bd40fbcb
...
@@ -149,13 +149,26 @@
...
@@ -149,13 +149,26 @@
}
}
},
},
{
{
"name"
:
"exportDetail"
,
"name"
:
"exportTargetPivot"
,
"label"
:
"intent-导出-透视图"
,
"container"
:
"dialog"
,
"action"
:
"exportTargetPivot"
,
"model"
:
"Example1"
,
"parameters"
:
{
"id"
:
"{{object.id.value}}"
,
"pivotName"
:
"detail1"
}
},
{
"name"
:
"exportTargetDetail"
,
"label"
:
"intent-导出-详情"
,
"label"
:
"intent-导出-详情"
,
"container"
:
"dialog"
,
"container"
:
"dialog"
,
"action"
:
"exportDetail"
,
"action"
:
"export
Target
Detail"
,
"model"
:
"Example1"
,
"model"
:
"Example1"
,
"parameters"
:
{
"parameters"
:
{
"detailName"
:
"detail1"
"id"
:
"{{object.id.value}}"
,
"detailName"
:
"detail1"
,
"template"
:
""
}
}
},
},
{
{
...
...
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