Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
hp-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
hp-smart
Commits
be9c6861
Commit
be9c6861
authored
Apr 24, 2024
by
liuyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2024-04-24 企业管理优化企业查询
parent
554e11c2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
+4
-1
HPPZ009.xml
src/main/java/com/baosight/hpjx/hp/pz/sql/HPPZ009.xml
+3
-0
HPPZ009.jsp
src/main/webapp/HP/PZ/HPPZ009.jsp
+1
-1
No files found.
src/main/java/com/baosight/hpjx/hp/pz/sql/HPPZ009.xml
View file @
be9c6861
...
...
@@ -28,6 +28,9 @@
<isNotEmpty
prepend=
" AND "
property=
"companyCode"
>
COMPANY_CODE = #companyCode#
</isNotEmpty>
<isNotEmpty
prepend=
" AND "
property=
"companyCodes"
>
COMPANY_CODE = #companyCodes#
</isNotEmpty>
<isNotEmpty
prepend=
" AND "
property=
"validFlag"
>
VALID_FLAG = #validFlag#
</isNotEmpty>
...
...
src/main/webapp/HP/PZ/HPPZ009.jsp
View file @
be9c6861
...
...
@@ -7,7 +7,7 @@
<EF:EFPage
title=
"企业管理"
>
<EF:EFRegion
id=
"inqu"
title=
"查询条件"
>
<div
class=
"row"
>
<EF:EFInput
cname=
"企业编码:"
ename=
"companyCode"
blockId=
"inqu_status"
row=
"0"
/>
<EF:EFInput
cname=
"企业编码:"
ename=
"companyCode
s
"
blockId=
"inqu_status"
row=
"0"
/>
<EF:EFInput
cname=
"企业名称:"
ename=
"companyName"
blockId=
"inqu_status"
row=
"0"
/>
</div>
</EF:EFRegion>
...
...
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