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
wangshusheng
2019-04-19 16:26:18 +0800
Commit
a73639a99044b1fc8587ecd83794fb6d68a79060
1 parent
8cdb1b45
去掉
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
code/static/js.jquery/module/operations/hotRankTag/Index.js
code/static/js.jquery/module/operations/hotRankTag/Index.js
View file @
a73639a
...
...
@@ -130,7 +130,6 @@ $(document).on("click", "#add-btn", function () {
orderBy
:
0
};
Bll
.
toast
(
item
,
"添加"
,
"/hotRankTag/addTag"
);
Bll
.
toast
(
'/operations/notice/addNotice'
,
item
,
"创建公告"
);
});
/**
* 编辑
...
...
Please
register
or
login
to post a comment