From 8612a51658c093e2900db1d552300826d72a8d6c Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期四, 25 九月 2025 14:26:18 +0800
Subject: [PATCH] 1
---
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