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
c327c6f9
authored
Mar 17, 2022
by
张蕴鹏
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
feat: intent
parent
fb2f76fc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
78 additions
and
55 deletions
models/Example1.json
models/Example1.json
View file @
c327c6f9
...
...
@@ -247,6 +247,61 @@
}
},
{
"name"
:
"exportTargetList3"
,
"label"
:
"intent-导出-列表-全部页签-指定模板-示例参数"
,
"when"
:
"1"
,
"container"
:
"dialog"
,
"action"
:
"exportTargetList"
,
"model"
:
"Example1"
,
"parameters"
:
{
"listName"
:
""
,
"pageName"
:
""
,
"template"
:
"全部页面模板1"
,
"filters"
:
{
"text_filters"
:
[
{
"property"
:
"name"
,
"status"
:
"1"
,
"match"
:
"exact"
}
]
},
"tagFilters"
:
[
{
"tagGroup"
:
"意向级别"
,
"tags"
:
[
"找工作中"
],
"matchMode"
:
"any"
,
"exclude"
:
false
,
"userHide"
:
false
,
"is_often"
:
true
},
{
"tagGroup"
:
"资料管理"
,
"tags"
:
[],
"matchMode"
:
"any"
,
"exclude"
:
false
,
"userHide"
:
false
,
"is_often"
:
true
},
{
"tagGroup"
:
"生育报销"
,
"tags"
:
[],
"matchMode"
:
"any"
,
"exclude"
:
false
,
"userHide"
:
false
,
"is_often"
:
true
}
],
"sorts"
:
[{
"property"
:
"id"
,
"type"
:
"desc"
}],
"prefilters"
:
[]
}
},
{
"name"
:
"showWorkflowList"
,
"label"
:
"intent-工作流列表"
,
"container"
:
"dialog"
,
...
...
@@ -346,7 +401,10 @@
"field_groups"
:
[
{
"label"
:
"id"
,
"template"
:
"{id}"
"template"
:
"{id}"
,
"tagGroups"
:
[
"意向级别"
]
},
{
"label"
:
"name"
,
...
...
@@ -422,8 +480,8 @@
},
"lists"
:
[
{
"name"
:
"
pageList
"
,
"label"
:
""
,
"name"
:
"
normal
"
,
"label"
:
"
正常列表
"
,
"filters"
:
[
{
"label"
:
"status"
,
...
...
@@ -448,7 +506,10 @@
"field_groups"
:
[
{
"label"
:
"id"
,
"template"
:
"{id}"
"template"
:
"{id}"
,
"tagGroups"
:
[
"意向级别"
]
},
{
"label"
:
"name"
,
...
...
@@ -477,57 +538,6 @@
"showList"
,
"showWorkflowList"
],
"pages"
:
[
{
"title"
:
"测试page1"
,
"name"
:
"page1"
,
"filters"
:
[
{
"label"
:
"status"
,
"field"
:
"status"
,
"type"
:
"number"
},
{
"label"
:
"文本搜索"
,
"width"
:
450
,
"fields"
:
[
"name"
,
"other"
],
"hint"
:
"name,other"
,
"type"
:
"combo_text"
}
],
"field_groups"
:
[
{
"label"
:
"id"
,
"template"
:
"{id}"
},
{
"label"
:
"name"
,
"template"
:
"{name}"
},
{
"label"
:
"status"
,
"template"
:
"{status}"
},
{
"label"
:
"other"
,
"template"
:
"{other}"
}
],
"intents"
:
[
"showList"
,
"showWorkflowList"
],
"actions"
:
[
"insert"
,
"startProcess"
],
"prefilters"
:
[
]
}
],
"detail_action_visible"
:
true
,
"log_action_visible"
:
false
}
...
...
@@ -610,5 +620,17 @@
{
"name"
:
"test_list"
}
],
"tagGroups"
:
[
{
"name"
:
"意向级别"
,
"isExclusive"
:
true
,
"tagField"
:
"id"
},
{
"name"
:
"资料管理"
,
"isExclusive"
:
true
,
"tagField"
:
"id"
}
]
}
\ No newline at end of file
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