Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
hg-smart
Overview
Overview
Details
Activity
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
platform
hg-smart
Commits
099c7ed7
Commit
099c7ed7
authored
Jun 28, 2024
by
YG8429
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
费用归集详情页面bug修改
parent
a8956c16
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
HGCW052.jsp
src/main/webapp/HG/CW/HGCW052.jsp
+3
-4
No files found.
src/main/webapp/HG/CW/HGCW052.jsp
View file @
099c7ed7
...
...
@@ -14,8 +14,7 @@
<EF:EFInput
ename=
"inqu_status-0-companyCode"
cname=
"公司编码"
colWidth=
"3"
type=
"hidden"
/>
<EF:EFInput
ename=
"inqu_status-0-companyName"
cname=
"公司名称"
colWidth=
"3"
readonly=
"true"
/>
<EF:EFInput
ename=
"inqu_status-0-year"
cname=
"year"
colWidth=
"3"
type=
"hidden"
/>
<EF:EFDatePicker
cname=
"月份"
blockId=
"inqu_status"
ename=
"month"
row=
"0"
colWidth=
"3"
format=
"yyyyMM"
start=
"year"
depth=
"year"
readonly=
"true"
/>
<EF:EFInput
ename=
"inqu_status-0-month"
cname=
"月份"
colWidth=
"3"
readonly=
"true"
/>
<EF:EFSelect
cname=
"费用类型"
ename=
"inqu_status-0-costType"
colWidth=
"3"
filter=
"contains"
>
<EF:EFOption
label=
"全部"
value=
""
/>
<EF:EFCodeOption
codeName=
"hggp.cw.costType"
/>
...
...
@@ -32,12 +31,12 @@
<EF:EFOptions
blockId=
"projName"
valueField=
"projCode"
textField=
"projName"
/>
</EF:EFComboColumn>
<EF:EFComboColumn
ename=
"isShare"
cname=
"是否分摊到工序"
width=
"80"
align=
"center"
required=
"true"
readonly=
"true"
>
>
<EF:EFOption
label=
"是"
value=
"0"
/>
<EF:EFOption
label=
"否"
value=
"1"
/>
</EF:EFComboColumn>
<EF:EFComboColumn
ename=
"costType"
cname=
"费用类型"
width=
"80"
align=
"center"
required=
"true"
readonly=
"true"
>
>
<EF:EFCodeOption
codeName=
"hggp.cw.costType"
/>
</EF:EFComboColumn>
<EF:EFColumn
ename=
"costItem"
cname=
"费用项"
width=
"120"
align=
"center"
required=
"true"
...
...
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