From c2c77122ade0b98867f847fb7661dc4087076861 Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期三, 24 九月 2025 10:52:38 +0800
Subject: [PATCH] 新增组托查询

---
 pages/mat/matList.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/pages/mat/matList.vue b/pages/mat/matList.vue
index e6f3af9..c4470ee 100644
--- a/pages/mat/matList.vue
+++ b/pages/mat/matList.vue
@@ -170,7 +170,6 @@
 				});
 			},
 			toPrint(item) {
-				console.log(item);
 				let that = this
 				uni.navigateTo({
 					url: "../print/print",

--
Gitblit v1.9.1