From ecdbe29197068f65e816bebca96524da98421f28 Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期五, 21 十一月 2025 11:15:55 +0800
Subject: [PATCH] #
---
pages/mat/matList.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pages/mat/matList.vue b/pages/mat/matList.vue
index e6f3af9..0412155 100644
--- a/pages/mat/matList.vue
+++ b/pages/mat/matList.vue
@@ -75,6 +75,7 @@
},
methods: {
search() {
+ console.log("1")
},
showTag(parentId) {
let that = this
@@ -170,7 +171,6 @@
});
},
toPrint(item) {
- console.log(item);
let that = this
uni.navigateTo({
url: "../print/print",
--
Gitblit v1.9.1