Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-activity-platform
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yyq
2018-12-24 18:32:07 +0800
Commit
cd64fea8c7f2e4529277f1d395a9fd85dab7a5ba
1 parent
a55fc814
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
public/js/admin/zero-buy.page.js
public/js/admin/zero-buy.page.js
View file @
cd64fea
@@ -83,6 +83,7 @@ function bindListPageEvent() {
@@ -83,6 +83,7 @@ function bindListPageEvent() {
83
83
84
if
(
error
)
{
84
if
(
error
)
{
85
alert
(
'请填写完整各端提示信息后进行开奖'
);
85
alert
(
'请填写完整各端提示信息后进行开奖'
);
86
+
return
;
86
}
87
}
87
88
88
$
.
ajax
({
89
$
.
ajax
({
Please
register
or
login
to post a comment