Commit b9eacfeb authored by Jiewei Qian's avatar Jiewei Qian Committed by hetech

doc: fix time-select typo (#17250)

parent 45cb58aa
......@@ -6,7 +6,7 @@
提供几个固定的时间点供用户选择
:::demo 使用 el-time-select 标签,分别通过`star``end``step`指定可选的起始时间、结束时间和步长
:::demo 使用 el-time-select 标签,分别通过`start``end``step`指定可选的起始时间、结束时间和步长
```html
<el-time-select
v-model="value"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment