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
3b937358
Commit
3b937358
authored
Nov 25, 2024
by
liuyang
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' of
http://git.pseer.com:8800/platform/hg-smart
into dev-ly
parents
c6fe0274
f42d2275
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
HGPZ022.jsp
src/main/webapp/HG/PZ/HGPZ022.jsp
+2
-2
No files found.
src/main/webapp/HG/PZ/HGPZ022.jsp
View file @
3b937358
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
<EF:EFInput
ename=
"inqu_status-0-sourceBillNo"
cname=
"业务单据号"
colWidth=
"3"
placeholder=
"模糊查询"
/>
<EF:EFInput
ename=
"inqu_status-0-sourceBillNo"
cname=
"业务单据号"
colWidth=
"3"
placeholder=
"模糊查询"
/>
<EF:EFSelect
ename=
"inqu_status-0-billStatus"
cname=
"抛帐状态"
colWidth=
"3"
valueTemplate=
"#=textField#"
>
<EF:EFSelect
ename=
"inqu_status-0-billStatus"
cname=
"抛帐状态"
colWidth=
"3"
valueTemplate=
"#=textField#"
>
<EF:EFOption
label=
"全部"
value=
""
/>
<EF:EFOption
label=
"全部"
value=
""
/>
<EF:EFOption
label=
"
发送中
"
value=
"10"
/>
<EF:EFOption
label=
"
待抛账
"
value=
"10"
/>
<EF:EFOption
label=
"抛帐成功"
value=
"20"
/>
<EF:EFOption
label=
"抛帐成功"
value=
"20"
/>
<EF:EFOption
label=
"抛帐失败"
value=
"30"
/>
<EF:EFOption
label=
"抛帐失败"
value=
"30"
/>
</EF:EFSelect>
</EF:EFSelect>
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
<EF:EFColumn
cname=
"摘要"
ename=
"voucherSummary"
align=
"left"
width=
"120"
enable=
"false"
/>
<EF:EFColumn
cname=
"摘要"
ename=
"voucherSummary"
align=
"left"
width=
"120"
enable=
"false"
/>
<EF:EFComboColumn
cname=
"抛帐状态"
ename=
"billStatus"
width=
"120"
enable=
"false"
readonly=
"true"
>
<EF:EFComboColumn
cname=
"抛帐状态"
ename=
"billStatus"
width=
"120"
enable=
"false"
readonly=
"true"
>
<EF:EFOption
label=
""
value=
" "
/>
<EF:EFOption
label=
""
value=
" "
/>
<EF:EFOption
label=
"
发送中
"
value=
"10"
/>
<EF:EFOption
label=
"
待抛账
"
value=
"10"
/>
<EF:EFOption
label=
"抛帐成功"
value=
"20"
/>
<EF:EFOption
label=
"抛帐成功"
value=
"20"
/>
<EF:EFOption
label=
"抛帐失败"
value=
"30"
/>
<EF:EFOption
label=
"抛帐失败"
value=
"30"
/>
</EF:EFComboColumn>
</EF:EFComboColumn>
...
...
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