From 904436a616ca08fc95e1cbbbd13059835ef37e72 Mon Sep 17 00:00:00 2001 From: liukangdong <898885815@qq.com> Date: 星期四, 23 一月 2025 13:51:37 +0800 Subject: [PATCH] ll --- screen/src/router/index.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/screen/src/router/index.js b/screen/src/router/index.js index af696c1..b383f55 100644 --- a/screen/src/router/index.js +++ b/screen/src/router/index.js @@ -35,7 +35,7 @@ path: '/SecurityControl', // 瀹夐槻绠℃帶澶у睆 - name: 'SecurityControl', meta: { - title: '瀹夋嘲鏅烘収鐗╂祦鍥尯-瀹夐槻鏅鸿兘鐩戞祴' + title: '瀹夋嘲鏅烘収鐗╂祦鍥尯-鏅鸿兘瀹夐槻鐩戞祴' }, component: () => import('../views/SecurityControl.vue') }, @@ -43,7 +43,7 @@ path: '/LogisticsCenter', //鍏ㄧ渷鐗╂祦鍦ㄩ��-鐗╂祦涓績 name: 'LogisticsCenter', meta: { - title: '瀹夊窘涓儫鎴愬搧闆嗘帶澶у睆' + title: '瀹夊窘涓儫鏁版櫤鎴愬搧绠℃帶' }, component: () => import('../views/LogisticsCenter.vue') }, -- Gitblit v1.9.3