Selaa lähdekoodia

Docs: fix date-picker typos (#21877)

Nirvanaiu 3 vuotta sitten
vanhempi
commit
56d6a23af0
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      examples/docs/zh-CN/date-picker.md

+ 1 - 1
examples/docs/zh-CN/date-picker.md

@@ -273,7 +273,7 @@
 
 使用`format`指定输入框的格式;使用`value-format`指定绑定值的格式。
 
-默认情况下,组件接受并返回`Date`对象。以下为可用的格式化字串,以 UTC 2017年1月2日 03:04:05 为例:
+默认情况下,组件接受并返回`Date`对象。以下为可用的格式化字串,以 UTC 2017年1月2日 03:04:05 为例:
 
 :::warning
 请注意大小写