From 1dcdda357b79fde24705e274818224c05d0a5587 Mon Sep 17 00:00:00 2001
From: long <515897141@qq.com>
Date: 星期四, 17 六月 2021 18:44:46 +0800
Subject: [PATCH] 超多列表名称改为功能展示列表:添加2行省略例子

---
 src/router/demo_router.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/router/demo_router.js b/src/router/demo_router.js
index 7c493f6..ba31966 100644
--- a/src/router/demo_router.js
+++ b/src/router/demo_router.js
@@ -21,7 +21,7 @@
       path: 'list',
       component: () => import('@/pages/demo/list'), // Parent router-view
       name: 'demoList',
-      meta: { title: '妯℃澘瓒呭鍒楄〃' }
+      meta: { title: '鍔熻兘灞曠ず鍒楄〃' }
     },
     {
       path: 'form',

--
Gitblit v1.8.0