fix:处理系统时区

This commit is contained in:
wangwenrui
2020-10-16 19:26:50 +08:00
parent dff9bd4f02
commit 5efaa21baf
16 changed files with 492 additions and 323 deletions

View File

@@ -887,6 +887,17 @@ const cn = {
requiredName:'名称不能为空'
},
},
date:{
week:{
one:'星期一',
two:'星期二',
three:'星期三',
four:'星期四',
five:'星期五',
six:'星期六',
seven:'星期日',
}
},
el: {
colorpicker: {
confirm: "确定",