Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
N
njzsb
Project
Project
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
徐州
njzsb
Commits
494a23be
Commit
494a23be
authored
Sep 01, 2022
by
徐州
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改部分问题
parent
4f8dabcd
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
20 additions
and
17 deletions
+20
-17
PaymentVoucher_ZslxdList.jsp
...pages/account/paymentVoucher/PaymentVoucher_ZslxdList.jsp
+2
-0
Rfxm_List.jsp
WebRoot/WEB-INF/pages/rfxm/Rfxm_List.jsp
+2
-2
Rfxm_Sfxx_Detail.jsp
WebRoot/WEB-INF/pages/rfxm/Rfxm_Sfxx_Detail.jsp
+2
-0
Rfxm_Sfxx_View.jsp
WebRoot/WEB-INF/pages/rfxm/Rfxm_Sfxx_View.jsp
+1
-1
RfxmAction.java
src/com/jshx/rfxm/web/RfxmAction.java
+13
-14
No files found.
WebRoot/WEB-INF/pages/account/paymentVoucher/PaymentVoucher_ZslxdList.jsp
View file @
494a23be
...
...
@@ -59,6 +59,7 @@
success
:
function
(
data
){
if
(
data
.
result
){
$
.
messager
.
confirm
(
"提示"
,
"确认要财务用章?"
,
function
(
result
)
{
if
(
result
)
{
$
.
ajax
({
url
:
"${ctx}/jsp/paymentItemHis/cwyz.action"
,
type
:
'post'
,
...
...
@@ -70,6 +71,7 @@
});
$
.
messager
.
alert
(
"提示"
,
"操作成功"
)
search_paymentItemHis
();
}
});
}
else
{
...
...
WebRoot/WEB-INF/pages/rfxm/Rfxm_List.jsp
View file @
494a23be
...
...
@@ -172,7 +172,7 @@
$
(
function
(){
$
(
'#pagination'
).
datagrid
(
$
.
extend
(
window
.
dg_cm_pp_2
,{
title
:
'
项目管理
列表'
,
title
:
'
人防费核查项目
列表'
,
url
:
'rfxmQuery.action'
,
queryParams
:{
"rfxm.xkzh"
:
$
(
"#xkzh"
).
val
(),
...
...
@@ -259,7 +259,7 @@
<td
width=
"35%"
><input
name=
"rfxm.zslxdbh"
id=
"zslxdbh"
value=
""
type=
"text"
></td>
</tr>
<tr>
<th
width=
"15%"
>
信息表编号
</th>
<th
width=
"15%"
>
信息
一览
表编号
</th>
<td
width=
"35%"
><input
name=
"rfxm.xxylbbh"
id=
"xxylbbh"
value=
""
type=
"text"
></td>
<th
width=
"15%"
>
规划项目编号
</th>
<td
width=
"35%"
><input
name=
"rfxm.xmbh"
id=
"xmbh"
value=
""
type=
"text"
></td>
...
...
WebRoot/WEB-INF/pages/rfxm/Rfxm_Sfxx_Detail.jsp
View file @
494a23be
...
...
@@ -62,6 +62,7 @@
<%--
人防用章
--%>
function
generateNotice
(
id
){
$
.
messager
.
confirm
(
"提示"
,
"确认要人防用章?"
,
function
(
result
)
{
if
(
result
)
{
$
.
ajax
({
url
:
"${ctx}/jsp/rfxm/rfyz.action"
,
type
:
'post'
,
...
...
@@ -73,6 +74,7 @@
});
$
.
messager
.
alert
(
"提示"
,
"操作成功"
)
reloadDate
()
}
});
}
...
...
WebRoot/WEB-INF/pages/rfxm/Rfxm_Sfxx_View.jsp
View file @
494a23be
...
...
@@ -390,7 +390,7 @@
<tr>
<th
width=
"15"
>
缴费凭证编号
</th>
<td
width=
"35%"
>
<input
id=
"
cnjfhj"
name=
"rfxmsfxx.cnjfhj"
style=
"width:90%"
value=
"${rfxmsfxx.cnjfhj
}"
readonly
/>
<input
id=
"
zslxdbh"
name=
"rfxmsfxx.zslxdbh"
style=
"width:90%"
value=
"${rfxmsfxx.zslxdbh
}"
readonly
/>
</td>
</tr>
<tr>
...
...
src/com/jshx/rfxm/web/RfxmAction.java
View file @
494a23be
...
...
@@ -1212,7 +1212,7 @@ public class RfxmAction extends BaseAction
if
(!
TextUtils
.
isEmpty
(
rfxm
.
getPaymentHisId
()))
{
PaymentItemHis
paymentItemHis
=
paymentItemHisService
.
getById
(
rfxm
.
getPaymentHisId
());
RfxmSfxx
sfxx
=
new
RfxmSfxx
();
sfxx
.
setSfxmmc
(
paymentItemHis
.
getXmmc
()
);
sfxx
.
setSfxmmc
(
"城市基础设施配套费"
);
sfxx
.
setSfxmlxdbh
(
paymentItemHis
.
getZslxdbh
());
sfxx
.
setYjjemx
(
paymentItemHis
.
getZyjje
());
sfxx
.
setShbm
(
paymentItemHis
.
getZsdw
());
...
...
@@ -2294,19 +2294,18 @@ public class RfxmAction extends BaseAction
boolean
status
=
true
;
//TODO 这里可以校验选择的对不对
String
message
=
"OK"
;
//TODO 先注释起来,不然不方便测试
// Map<String, Object> query = new HashMap<>();
// query.put("rfxmid",rfxmid);
// if(pagination==null) {
// pagination = new Pagination(this.getRequest());
// }
// Pagination byPage = rfxmSfxxService.findByPage(pagination, query);
// if(byPage.totalCount > 0) {
// status = false;
// message = "只允许添加一条记录";
// this.getResponse().getWriter().println("{\"result\":"+status+",\"message\":\""+message+"\"}");
// return;
// }
Map
<
String
,
Object
>
query
=
new
HashMap
<>();
query
.
put
(
"rfxmid"
,
rfxmid
);
if
(
pagination
==
null
)
{
pagination
=
new
Pagination
(
this
.
getRequest
());
}
Pagination
byPage
=
rfxmSfxxService
.
findByPage
(
pagination
,
query
);
if
(
byPage
.
totalCount
>
0
)
{
status
=
false
;
message
=
"只允许添加一条记录"
;
this
.
getResponse
().
getWriter
().
println
(
"{\"result\":"
+
status
+
",\"message\":\""
+
message
+
"\"}"
);
return
;
}
this
.
getResponse
().
getWriter
().
println
(
"{\"result\":"
+
status
+
",\"message\":\""
+
message
+
"\"}"
);
}
...
...
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