fix(Calendar): rendering error when activated (#5978)

This commit is contained in:
neverland
2020-04-01 20:27:32 +08:00
committed by GitHub
parent 537e80e37a
commit 0698872285
3 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -122,7 +122,7 @@ export default {
out: '离店',
today: '今天',
laborDay: '劳动节',
youthDay: '五四青年节',
youthDay: '青年节',
calendar: '日历',
maxRange: '日期区间最大范围',
selectCount: count => `选择了 ${count} 个日期`,