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