From 92f550dfcee260da85a9bdbc81d0185e08c80e14 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期二, 24 三月 2026 10:22:16 +0800
Subject: [PATCH] Merge branch 'Dev' of http://101.37.171.70:10101/r/~jhz/STUWMS into Dev

---
 utils/menuListApp.js |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/utils/menuListApp.js b/utils/menuListApp.js
index e176ca5..9973125 100644
--- a/utils/menuListApp.js
+++ b/utils/menuListApp.js
@@ -31,10 +31,10 @@
 					// })
 					resolve(data)
 				} else {
-					uni.showToast({
-						icon: 'none',
-						Message: Message
-					})
+					// uni.showToast({
+					// 	icon: 'none',
+					// 	Message: Message
+					// })
 					reject()
 				}
 			}

--
Gitblit v1.9.1