From 43134bd9acca5324f40260ac815580608656e070 Mon Sep 17 00:00:00 2001
From: zhouwenxuan <1175765986@qq.com>
Date: Fri, 04 Aug 2023 10:05:33 +0800
Subject: [PATCH] 图片
---
pages/tabBar/notice/notice.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pages/tabBar/notice/notice.vue b/pages/tabBar/notice/notice.vue
index 211adbd..e2111ae 100644
--- a/pages/tabBar/notice/notice.vue
+++ b/pages/tabBar/notice/notice.vue
@@ -172,7 +172,7 @@
},
methods: {
getNoticeList() {
- this.loading = true
+ this.loading = true
this.noSpeak = 0;
// this.data.searchParams.readStatus = this.isReadOnly ? 0 : null;
this.data.searchParams.readStatus = null;
--
Gitblit v1.9.2