From 2a4151ddaf5cbd3834362dc077e65cc7e020fb4f Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期四, 03 四月 2025 09:21:03 +0800 Subject: [PATCH] # --- pages/mat/matList.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pages/mat/matList.vue b/pages/mat/matList.vue index c4470ee..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 -- Gitblit v1.9.1