From a6f9e7d4faf7c1c536111e0db7f3317cbda9ddb1 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期一, 30 十二月 2024 18:24:05 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/dmvisit
---
screen/src/router/index.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/screen/src/router/index.js b/screen/src/router/index.js
index 01f66d0..af696c1 100644
--- a/screen/src/router/index.js
+++ b/screen/src/router/index.js
@@ -43,7 +43,7 @@
path: '/LogisticsCenter', //鍏ㄧ渷鐗╂祦鍦ㄩ��-鐗╂祦涓績
name: 'LogisticsCenter',
meta: {
- title: '鍏ㄧ渷鐗╂祦鍦ㄩ��'
+ title: '瀹夊窘涓儫鎴愬搧闆嗘帶澶у睆'
},
component: () => import('../views/LogisticsCenter.vue')
},
--
Gitblit v1.9.3