Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.portalStaticPage
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
ee5d5f8c
authored
2020-12-17 18:44:57 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:样式
1 parent
9c7f5e8c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
3 deletions
staticJs/onlineApply/houseFill.js
staticJs/onlineApply/houseFill.js
View file @
ee5d5f8
...
...
@@ -324,7 +324,6 @@ function _saveSQR() {
d
.
userid
=
getCookie
(
'myCookie'
).
userid
sqrList
.
push
(
d
)
// 领证方式-邮寄地址
var
addMailRecordRequest
=
{};
if
(
lzfs
==
2
)
{
var
addressList
=
$
(
'.addressForm'
).
serializeArray
();
...
...
@@ -343,7 +342,6 @@ function _saveSQR() {
'gyfsbm'
:
1
,
'sqrlx'
:
1
,
'sqrlb'
:
slsqxx
.
sqrlb
,
'gyfsmc'
:
'单独所有'
,
'lzfs'
:
lzfs
,
'sqrList'
:
sqrList
,
'addMailRecordRequest'
:
addMailRecordRequest
...
...
@@ -358,4 +356,4 @@ function _saveSQR() {
}
});
return
isSave
}
\ No newline at end of file
}
...
...
Please
register
or
sign in
to post a comment