Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
leaf-hlcm
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hlcm
leaf-hlcm
Commits
2302a261
Commit
2302a261
authored
Mar 15, 2023
by
Luochenglong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
资料模板收集
parent
a18d3bc2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
prj_cdd_item_templet.lview
...main/webapp/modules/hls/HLS220/prj_cdd_item_templet.lview
+6
-0
No files found.
src/main/webapp/modules/hls/HLS220/prj_cdd_item_templet.lview
View file @
2302a261
...
...
@@ -65,6 +65,8 @@
}
]]>
</style>
<a:dataSets>
<a:dataSet
id=
"yes_no_ds"
lookupCode=
"YES_NO"
/>
<a:dataSet
id=
"archive_type_code"
lookupCode=
"ARCHIVE_TYPE"
/>
<a:dataSet
id=
"con202_clause_templet_tmplet_class_ds"
lookupCode=
"CON202_TEMPLET_CLASS"
/>
<a:dataSet
id=
"hls220_templet_head_ds"
>
<a:fields>
...
...
@@ -79,6 +81,10 @@
<a:field
name=
"required_flag"
checkedValue=
"Y"
defaultValue=
"Y"
uncheckedValue=
"N"
/>
<a:field
name=
"cdd_item"
prompt=
"HLS220.CDD_ITEM"
required=
"true"
/>
<a:field
name=
"order_seq"
/>
<a:field
name=
"is_archive"
/>
<a:field
name=
"archive_type"
/>
<a:field
name=
"is_archive_desc"
displayField=
"code_value_name"
options=
"yes_no_ds"
returnField=
"is_archive"
valueField=
"code_value"
/>
<a:field
name=
"archive_type_desc"
displayField=
"code_value_name"
options=
"archive_type_code"
returnField=
"archive_type"
valueField=
"code_value"
/>
<a:field
name=
"templet_head_id"
defaultValue=
"${/parameter/@templet_head_id}"
/>
<a:field
name=
"description"
prompt=
"HLS220.DESCRIPTION"
required=
"true"
/>
<a:field
name=
"enabled_flag"
checkedValue=
"Y"
defaultValue=
"Y"
prompt=
"HLS.ENABLED_FLAG"
uncheckedValue=
"N"
/>
...
...
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