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
6e27c91e
Commit
6e27c91e
authored
Aug 18, 2022
by
徐州
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增参数
parent
5e3d7c91
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Rfdz_Detail.jsp
WebRoot/WEB-INF/pages/rfdz/Rfdz_Detail.jsp
+1
-1
No files found.
WebRoot/WEB-INF/pages/rfdz/Rfdz_Detail.jsp
View file @
6e27c91e
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
function
addNew4Sfxx
(
row_id
)
{
function
addNew4Sfxx
(
row_id
)
{
var
dt
=
new
Date
();
var
dt
=
new
Date
();
//
<%--
createSimpleWindow
(
"win_zzhxm"
,
"添加收费信息"
,
"${ctx}/jsp/zzhxm/zzhxmSfxxAdd.action?flag=add&zzhxm.id="
+
row_id
+
"&dt="
+
dt
.
getTime
(),
1172
,
600
);
--%>
//
<%--
createSimpleWindow
(
"win_zzhxm"
,
"添加收费信息"
,
"${ctx}/jsp/zzhxm/zzhxmSfxxAdd.action?flag=add&zzhxm.id="
+
row_id
+
"&dt="
+
dt
.
getTime
(),
1172
,
600
);
--%>
createSimpleWindow
(
"win_zzhxmsfxx"
,
"添加收费信息"
,
"${ctx}/jsp/rfdz/RfdzSfxxAdd.action?paymentItem.id="
+
row_id
,
900
,
680
);
createSimpleWindow
(
"win_zzhxmsfxx"
,
"添加收费信息"
,
"${ctx}/jsp/rfdz/RfdzSfxxAdd.action?
flag=add&
paymentItem.id="
+
row_id
,
900
,
680
);
//
<%--
createWindow
(
"win_zzhxmsfxx"
,
"添加收费信息"
,
"410px"
,
"210px"
,
900
,
600
,
"${ctx}/jsp/zzhxm/zzhxmSfxxAdd.action?flag=add&zzhxm.id="
+
row_id
+
"&dt="
+
dt
.
getTime
())
--%>
//
<%--
createWindow
(
"win_zzhxmsfxx"
,
"添加收费信息"
,
"410px"
,
"210px"
,
900
,
600
,
"${ctx}/jsp/zzhxm/zzhxmSfxxAdd.action?flag=add&zzhxm.id="
+
row_id
+
"&dt="
+
dt
.
getTime
())
--%>
}
}
//
<%--
修改收费信息
--%>
//
<%--
修改收费信息
--%>
...
...
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