Showing
1 changed file
with
0 additions
and
1 deletions
@@ -130,7 +130,6 @@ $(document).on("click", "#add-btn", function () { | @@ -130,7 +130,6 @@ $(document).on("click", "#add-btn", function () { | ||
130 | orderBy: 0 | 130 | orderBy: 0 |
131 | }; | 131 | }; |
132 | Bll.toast(item, "添加", "/hotRankTag/addTag"); | 132 | Bll.toast(item, "添加", "/hotRankTag/addTag"); |
133 | - Bll.toast('/operations/notice/addNotice', item, "创建公告"); | ||
134 | }); | 133 | }); |
135 | /** | 134 | /** |
136 | * 编辑 | 135 | * 编辑 |
-
Please register or login to post a comment