@@ -824,7 +824,7 @@ export default {
const params = {
pageNum: 1,
pageSize: 2,
- type: '1',
+ // type: '1',
status: 'published'
}
listNoticeToTop(params).then((res) => {