From 48b00039a3d7c90e0eedefc20f1a177b76a36fae Mon Sep 17 00:00:00 2001 From: bb_pan Date: Mon, 25 Aug 2025 19:13:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=BA=E5=85=B7=E6=A3=80=E9=AA=8C=E7=8A=B6?= =?UTF-8?q?=E6=80=81=E6=9F=A5=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue index 1f13fb7..563cb59 100644 --- a/src/pages/index/index.vue +++ b/src/pages/index/index.vue @@ -159,7 +159,7 @@ const pickingListTwo = computed(() => { // 综合查询 const integratedQueryList = ref([ { - title: '电子标签查询', + title: '机具检验状态查询', url: '/pages/integratedQuery/electronicTag/index', iconSrc: '../../static/workbench/backCreate.png', },