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
ece62672
Commit
ece62672
authored
Aug 23, 2022
by
徐州
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改下载入参
parent
bcffbd57
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
55 deletions
+7
-55
Rfxm_Sfxx_View.jsp
WebRoot/WEB-INF/pages/rfxm/Rfxm_Sfxx_View.jsp
+7
-6
PaymentItemHis.java
src/com/jshx/paymentItemHis/entity/PaymentItemHis.java
+0
-28
RfxmAction.java
src/com/jshx/rfxm/web/RfxmAction.java
+0
-21
No files found.
WebRoot/WEB-INF/pages/rfxm/Rfxm_Sfxx_View.jsp
View file @
ece62672
...
...
@@ -23,11 +23,12 @@
return
curTabWin
;
}
<%--
下载缴费信息附件
--%>
function
opendoc
(
id
)
function
opendoc
(
i
ndex
,
i
d
)
{
console
.
log
(
id
);
console
.
log
(
"hello"
);
console
.
log
(
$
(
"#id"
).
val
());
window
.
location
.
href
=
"${ctx}/jsp/rfxm/downloadFile.action?ids="
+
id
;
window
.
location
.
href
=
"${ctx}/jsp/rfxm/downloadFile.action?ids="
+
id
+
"&downloadIndex="
+
index
;
}
var
index4Sf
=
1
;
/* $(document).ready(function () {
...
...
@@ -398,10 +399,10 @@
<tr>
<th
width=
"15"
>
附件:
</th>
<td
width=
"35%"
>
<a
class=
'dow-fj'
title=
'点击下载附件'
style=
'cursor:pointer'
onclick=
opendoc(
'"+rec
.id+"')
>
${rfxmsfxx.showName}
<b></b></a>
<a
class=
'dow-fj'
title=
'点击下载附件'
style=
'cursor:pointer'
onclick=
opendoc(
'"+rec.id+"')
>
${rfxmsfxx.showNameFq
}
<b></b></a>
<a
class=
'dow-fj'
title=
'点击下载附件'
style=
'cursor:pointer'
onclick=
opendoc('"+rec.id+"')
>
${rfxmsfxx.showNameSq}
<b></b></a>
<a
class=
'dow-fj'
title=
'点击下载附件'
style=
'cursor:pointer'
onclick=
opendoc('"+rec.id+"')
>
${rfxmsfxx.showNameZm}
<b></b></a>
<a
class=
'dow-fj'
title=
'点击下载附件'
style=
'cursor:pointer'
onclick=
opendoc(
0,'"+rfxmsfxx
.id+"')
>
${rfxmsfxx.showName}
<b></b></a>
<a
class=
'dow-fj'
title=
'点击下载附件'
style=
'cursor:pointer'
onclick=
opendoc(
1,'"+rec.id+"')
>
${rfxmsfxx.showNameFk
}
<b></b></a>
<a
class=
'dow-fj'
title=
'点击下载附件'
style=
'cursor:pointer'
onclick=
opendoc(
2,
'"+rec.id+"')
>
${rfxmsfxx.showNameSq}
<b></b></a>
<a
class=
'dow-fj'
title=
'点击下载附件'
style=
'cursor:pointer'
onclick=
opendoc(
3,
'"+rec.id+"')
>
${rfxmsfxx.showNameZm}
<b></b></a>
</td>
</tr>
</table>
...
...
src/com/jshx/paymentItemHis/entity/PaymentItemHis.java
View file @
ece62672
...
...
@@ -9,8 +9,6 @@ import javax.persistence.JoinColumn;
import
javax.persistence.ManyToOne
;
import
javax.persistence.Table
;
import
com.jshx.rfdz.entity.Rfdz
;
import
com.jshx.core.base.entity.BaseModel
;
import
com.jshx.module.admin.entity.User
;
import
com.jshx.xmxxb.entity.Xmxxb
;
...
...
@@ -44,13 +42,6 @@ public class PaymentItemHis extends BaseModel
private
Xmxxb
xmxxb
;
/**
* 人防到账表主键
*/
private
String
rfdzzj
;
private
Rfdz
rfdz
;
/**
* 受理编号
*/
...
...
@@ -949,23 +940,4 @@ public class PaymentItemHis extends BaseModel
public
void
setIsCwyz
(
String
isCwyz
)
{
this
.
isCwyz
=
isCwyz
;
}
@Column
(
name
=
"RFDZZJ"
)
public
String
getRfdzzj
()
{
return
rfdzzj
;
}
public
void
setRfdzzj
(
String
rfdzzj
)
{
this
.
rfdzzj
=
rfdzzj
;
}
@ManyToOne
(
fetch
=
FetchType
.
EAGER
,
targetEntity
=
Rfdz
.
class
)
@JoinColumn
(
name
=
"RFDZZJ"
,
updatable
=
false
,
insertable
=
false
)
public
Rfdz
getRfdz
()
{
return
rfdz
;
}
public
void
setRfdz
(
Rfdz
rfdz
)
{
this
.
rfdz
=
rfdz
;
}
}
src/com/jshx/rfxm/web/RfxmAction.java
View file @
ece62672
...
...
@@ -1551,32 +1551,11 @@ public class RfxmAction extends BaseAction
paraMap
.
put
(
"rfxmid"
,
id
);
rfxmSfxx
=
rfxmSfxxService
.
findRfxmSfxx
(
paraMap
);
//设置满7个缴费信息记录,没有数据的添加备注 start 2019-6-25
Map
<
String
,
Object
>
tempMap
=
new
HashMap
<>();
tempMap
.
put
(
"考古调查、勘探、发掘费用"
,
"考古调查、勘探、发掘费用"
);
tempMap
.
put
(
"城市基础设施配套费"
,
"城市基础设施配套费"
);
tempMap
.
put
(
"防空地下室易地建设费"
,
"防空地下室易地建设费"
);
tempMap
.
put
(
"水土保持补偿费"
,
"水土保持补偿费"
);
tempMap
.
put
(
"城镇垃圾处理费-工程渣土"
,
"城镇垃圾处理费-工程渣土"
);
tempMap
.
put
(
"城市道路占用挖掘费"
,
"城市道路占用挖掘费"
);
tempMap
.
put
(
"城市市政公用设施园林绿化损坏赔偿费-树木砍伐、移植补偿费"
,
"城市市政公用设施园林绿化损坏赔偿费-树木砍伐、移植补偿费"
);
tempMap
.
put
(
"城市道路占用费-次干道挖掘、堆放"
,
"城市道路占用费-次干道挖掘、堆放"
);
for
(
RfxmSfxx
sfxx
:
rfxmSfxx
)
{
if
(
tempMap
.
containsKey
(
sfxx
.
getSfxmmc
()))
{
tempMap
.
remove
(
sfxx
.
getSfxmmc
());
}
}
Map
<
String
,
Object
>
paramMap
=
new
HashMap
<>();
List
<
String
>
remarks
=
yzssfglService
.
getJktzsRemarks
(
paramMap
);
String
remark
=
StringUtils
.
isBlank
(
remarks
.
get
(
0
))?
"此轮不涉及"
:
remarks
.
get
(
0
);
//将已存在的复制到打印用的list中
rfxmSfxx4Print
.
addAll
(
rfxmSfxx
);
//得到不包含的Map,遍历
for
(
String
s
:
tempMap
.
keySet
())
{
RfxmSfxx
emptyObject
=
new
RfxmSfxx
();
emptyObject
.
setSfxmmc
(
s
);
emptyObject
.
setBeizhu
(
remark
);
rfxmSfxx4Print
.
add
(
emptyObject
);
}
//end 2019-6-25
if
(
this
.
getLoginUser
()
==
null
)
{
...
...
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