From 1addd5112bdbc27caa3078ddf8843d0458a949dd Mon Sep 17 00:00:00 2001 From: zhoulinf <2507241354@qq.com> Date: Wed, 10 Jun 2026 15:36:13 +0800 Subject: [PATCH] =?UTF-8?q?CRM=5F26-06-16#story#8836,=E5=B0=8F=E6=9D=BF?= =?UTF-8?q?=E8=B7=B3=E8=BD=ACAPP=E7=9A=84h5=E9=93=BE=E6=8E=A5=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E6=93=8D=E4=BD=9C=E6=8C=87=E5=BC=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/router/index.js b/src/router/index.js index a257400f..3e85b402 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -337,7 +337,7 @@ const routes = [ name: 'goToApp', component:()=>import('@/views/goToApp/goToApp.vue'), meta: { - title:'电瓶详情' + title:'中道小板运输' } }, ...kpiRouter,