This commit is contained in:
zhigang.li@tendcloud.com 2018-10-11 10:21:12 +08:00
parent fb23651312
commit 57901336e3
1 changed files with 1 additions and 1 deletions

View File

@ -235,7 +235,7 @@ export default [
name: 'i18n_page',
meta: {
icon: 'md-planet',
title: '指令'
title: '国际化'
},
component: () => import('@/view/i18n/i18n-page.vue')
}