Authored by wangshusheng

去掉

@@ -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 * 编辑