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
843d517a
Commit
843d517a
authored
Feb 28, 2023
by
Luochenglong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
电子档案子页面优化
parent
c36b7a64
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
9 deletions
+9
-9
cloumn_define.lview
src/main/webapp/modules/efile/EFILE1010/cloumn_define.lview
+3
-3
elec_type_define.lview
...ain/webapp/modules/efile/EFILE1010/elec_type_define.lview
+3
-3
voucher_ass_template.lview
...webapp/modules/efile/EFILE1010/voucher_ass_template.lview
+3
-3
No files found.
src/main/webapp/modules/efile/EFILE1010/cloumn_define.lview
View file @
843d517a
...
...
@@ -131,10 +131,10 @@
<a:gridButton
click=
"cloumn_code_delete"
text=
"删除"
/>
-
<a:gridButton
click=
"cloumn_code_save"
text=
"HLS.SAVE"
/>
</a:screenTopToolbar>
<a:grid
id=
"cloumn_para_ds_id"
bindTarget=
"cloumn_para_ds"
marginHeight=
"200"
marginWidth=
"20
0"
navBar=
"true"
>
<a:grid
id=
"cloumn_para_ds_id"
bindTarget=
"cloumn_para_ds"
height=
"300"
width=
"38
0"
navBar=
"true"
>
<a:columns>
<a:column
name=
"cloumn_code"
editor=
"elec_text_ed"
prompt=
"结构化字段code"
width=
"1
5
0"
/>
<a:column
name=
"cloumn_name"
editor=
"elec_text_ed"
prompt=
"结构化字段描述"
width=
"1
5
0"
/>
<a:column
name=
"cloumn_code"
editor=
"elec_text_ed"
prompt=
"结构化字段code"
width=
"1
7
0"
/>
<a:column
name=
"cloumn_name"
editor=
"elec_text_ed"
prompt=
"结构化字段描述"
width=
"1
7
0"
/>
</a:columns>
<a:editors>
<a:textField
id=
"elec_text_ed"
/>
...
...
src/main/webapp/modules/efile/EFILE1010/elec_type_define.lview
View file @
843d517a
...
...
@@ -99,7 +99,7 @@
record_id: record_id
},
height: 350,
width:
70
0
width:
42
0
});
}
...
...
@@ -116,7 +116,7 @@
record_id: record_id
},
height: 350,
width:
70
0
width:
42
0
});
}
...
...
@@ -200,7 +200,7 @@
<a:gridButton
click=
"efile_type_query"
text=
"HLS.QUERY"
/>
<a:gridButton
click=
"efile_type_save"
text=
"HLS.SAVE"
/>
</a:screenTopToolbar>
<a:form
column=
"4"
marginWidth=
"30"
title=
"查询条件"
>
<a:form
column=
"4"
marginWidth=
"30"
labelWidth=
"150"
title=
"查询条件"
>
<a:comboBox
name=
"archive_type_desc"
bindTarget=
"for_query_ds"
prompt=
"资料分类"
/>
<a:comboBox
name=
"is_workflow_desc"
bindTarget=
"for_query_ds"
prompt=
"是否关联工作流"
/>
<a:comboBox
name=
"post_atm_flag_desc"
bindTarget=
"for_query_ds"
prompt=
"是否传递附件"
/>
...
...
src/main/webapp/modules/efile/EFILE1010/voucher_ass_template.lview
View file @
843d517a
...
...
@@ -130,10 +130,10 @@
<a:gridButton
click=
"je_template_delete"
text=
"删除"
/>
<a:gridButton
click=
"je_template_save"
text=
"HLS.SAVE"
/>
</a:screenTopToolbar>
<a:grid
id=
"je_template_ds_id"
bindTarget=
"je_template_ds"
marginHeight=
"200"
marginWidth=
"20
0"
navBar=
"true"
>
<a:grid
id=
"je_template_ds_id"
bindTarget=
"je_template_ds"
height=
"300"
width=
"38
0"
navBar=
"true"
>
<a:columns>
<a:column
name=
"je_template_code"
editor=
"voucherconBasicClauseParaDs_grid_lov"
prompt=
"凭证模板代码"
width=
"1
5
0"
/>
<a:column
name=
"je_template_name"
editor=
"voucher_text_ed"
prompt=
"凭证模板描述"
width=
"1
5
0"
/>
<a:column
name=
"je_template_code"
editor=
"voucherconBasicClauseParaDs_grid_lov"
prompt=
"凭证模板代码"
width=
"1
7
0"
/>
<a:column
name=
"je_template_name"
editor=
"voucher_text_ed"
prompt=
"凭证模板描述"
width=
"1
7
0"
/>
</a:columns>
<a:editors>
<a:textField
id=
"voucher_text_ed"
/>
...
...
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