fix:git 分支切换补充

This commit is contained in:
wangwenrui
2020-03-17 18:45:46 +08:00
parent cf28cc73f8
commit 9e3c49348b
8 changed files with 67 additions and 41 deletions

View File

@@ -178,7 +178,11 @@ const en = {
refresh:'Refresh',//'刷新'
edit:'Edit',//'编辑'
delete:'Delete',//'删除'
screen:'Full screen'//'全屏'
screen:'Full screen',//'全屏',
overview:{
title:'Overview',
contentTitle:'Nezha Management System',
}
},
validate: { //校验规则
required: 'Required',//'必填项'