From d9c50654ead0a35e44294059db41def2de1932b1 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期三, 29 五月 2024 18:31:52 +0800
Subject: [PATCH] #

---
 pages/mat/matQuery.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pages/mat/matQuery.vue b/pages/mat/matQuery.vue
index 127b892..61d3e28 100644
--- a/pages/mat/matQuery.vue
+++ b/pages/mat/matQuery.vue
@@ -51,7 +51,7 @@
 					contentnomore: '娌℃湁鏇村'
 				},
 				// 褰撳墠tagId
-				tagIdNow: 1
+				tagIdNow: 108
 			}
 		},
 		onReachBottom() {
@@ -74,7 +74,7 @@
 		onShow() {
 			this.baseUrl = uni.getStorageSync('baseUrl');
 			this.token = uni.getStorageSync('token');
-			this.showTag(1)
+			this.showTag(this.tagIdNow)
 		},
 		methods: {
 			search() {

--
Gitblit v1.9.1