Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe2
·
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
mingdan.ge
2017-08-16 16:26:35 +0800
Commit
9663c051e374020afa0025f98c1bf55e9b3f7fe1
1 parent
a466c2d3
修改提示
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
dist/yohobuy-portal-fe/5.0.2/jquery/operations.salecategory.Index.js
dist/yohobuy-portal-fe/5.0.2/jquery/operations.salecategory.Index.js
View file @
9663c05
...
...
@@ -433,7 +433,7 @@ webpackJsonp([117],[
},
function
(
res
){
if
(
res
.
code
==
200
)
{
g
.
reload
();
common
.
util
.
__tip
(
"
关闭
成功!"
,
"success"
);
common
.
util
.
__tip
(
"
删除
成功!"
,
"success"
);
}
else
{
common
.
util
.
__tip
(
res
.
data
.
message
);
}
...
...
Please
register
or
login
to post a comment