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
0a8d54c7
authored
2020-12-22 09:47:17 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:办理成功
1 parent
5b71f49f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
staticJs/onlineApply/certificateIssuance.js
staticJs/onlineApply/certificateIssuance.js
View file @
0a8d54c
...
...
@@ -70,8 +70,9 @@ function _completeBusiness() {
if
(
result
.
code
==
200
)
{
layui
.
use
(
'layer'
,
function
()
{
layer
.
msg
(
result
.
message
);
})
})
;
_completePage
(
GetQueryString
(
'bsm_slsq'
),
GetQueryString
(
'businessno'
));
$
(
'#complete'
).
empty
();
}
}
});
...
...
Please
register
or
sign in
to post a comment