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
851b0e26
Commit
851b0e26
authored
Jan 12, 2024
by
YG6494
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
HPZL001页面修改 关联HPSC001的sql修改
parent
fc453b7c
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
HPSC001.xml
src/main/java/com/baosight/hpjx/hp/sc/sql/HPSC001.xml
+2
-2
HPZL001.jsp
src/main/webapp/HP/ZL/HPZL001.jsp
+1
-1
No files found.
src/main/java/com/baosight/hpjx/hp/sc/sql/HPSC001.xml
View file @
851b0e26
...
@@ -152,8 +152,8 @@
...
@@ -152,8 +152,8 @@
<select
id=
"queryComboBox"
parameterClass=
"java.util.HashMap"
<select
id=
"queryComboBox"
parameterClass=
"java.util.HashMap"
resultClass=
"java.util.HashMap"
>
resultClass=
"java.util.HashMap"
>
SELECT DISTINCT
SELECT DISTINCT
PROJ_CODE
= #projCode#
,
PROJ_CODE
as "projCode"
,
PROJ_NAME
= #projName#
PROJ_NAME
as "projName"
FROM hpjx.t_hpsc001 WHERE 1=1
FROM hpjx.t_hpsc001 WHERE 1=1
<isNotEmpty
prepend=
" AND "
property=
"companyCode"
>
<isNotEmpty
prepend=
" AND "
property=
"companyCode"
>
COMPANY_CODE = #companyCode#
COMPANY_CODE = #companyCode#
...
...
src/main/webapp/HP/ZL/HPZL001.jsp
View file @
851b0e26
...
@@ -44,7 +44,7 @@
...
@@ -44,7 +44,7 @@
textField=
"textField"
textField=
"textField"
valueField=
"textField"
valueField=
"textField"
maxLength=
"20"
maxLength=
"20"
readonly=
"
tru
e"
readonly=
"
fals
e"
style=
"color:blue;"
style=
"color:blue;"
required=
"true"
required=
"true"
filter=
"contains"
filter=
"contains"
...
...
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