pages/tabBar/notice/notice.vue @@ -182,6 +182,7 @@ }); } } }).catch(err=>{ }) }, handleButtonClick(button) { @@ -237,7 +238,7 @@ }, clickSwitch(e) { this.getNoticeList(); } }, } } </script>