From a32c2dc1caa1b6812f780b3303fbab30f9263ec8 Mon Sep 17 00:00:00 2001 From: danshihao Date: Fri, 12 Jan 2024 10:37:09 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E6=B6=88=E6=81=AF=E8=B7=B3=E8=BD=AC?= =?UTF-8?q?=E8=B5=B7=E8=8D=89=E7=BB=84=E6=98=8E=E7=BB=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dashboard/Analysis.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/dashboard/Analysis.vue b/src/views/dashboard/Analysis.vue index 9957d92..2e943df 100644 --- a/src/views/dashboard/Analysis.vue +++ b/src/views/dashboard/Analysis.vue @@ -224,7 +224,7 @@ export default { // Bus.$on('header-notice-change', () => { // this.loadData() // }) - // this.filters.readFlag = '0' + this.filters.readFlag = '0' this.loadData(1) }, mounted () {