Commit fa98a19d authored by qingwei.li's avatar qingwei.li

Fix doc

parent e0dae7ee
......@@ -279,4 +279,4 @@ Picking a date range is supported.
### Events
| Event Name | Description | Parameters |
|---------|--------|---------|
| change | triggers when input value changes, return format value | |
| change | triggers when input value changes | formatted value |
......@@ -234,5 +234,5 @@ Select date and time in one picker.
### Events
| Event Name | Description | Parameters |
|---------|--------|---------|
| change | triggers when input value changes, return format value | |
| change | triggers when input value changes | formatted value |
......@@ -171,5 +171,5 @@ Can pick an arbitrary time range.
### Events
| Event Name | Description | Parameters |
|---------|--------|---------|
| change | triggers when input value changes, return format value | |
| change | triggers when input value changes | formatted value |
......@@ -312,5 +312,5 @@
### Events
| Event Name | Description | Parameters |
|---------|--------|---------|
| change | 当 input 的值改变时触发,返回值和文本框一致 | format value |
| change | 当 input 的值改变时触发,返回值和文本框一致 | formatted value |
......@@ -257,6 +257,6 @@
### Events
| Event Name | Description | Parameters |
|---------|--------|---------|
| change | 当 input 的值改变时触发,返回值和文本框一致 | format value |
| change | 当 input 的值改变时触发,返回值和文本框一致 | formatted value |
......@@ -178,7 +178,7 @@
### Events
| Event Name | Description | Parameters |
|---------|--------|---------|
| change | 当 input 的值改变时触发,返回值和文本框一致 | format value |
| change | 当 input 的值改变时触发,返回值和文本框一致 | formatted 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