fix CascadeSelectProp.optionGroupChildren doc type

pull/1227/head
CNine 2021-04-30 14:55:54 +08:00 committed by GitHub
parent d5ceb72365
commit 3fbd4e36ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -167,7 +167,7 @@ data() {
</tr> </tr>
<tr> <tr>
<td>optionGroupChildren</td> <td>optionGroupChildren</td>
<td>string</td> <td>array</td>
<td>null</td> <td>null</td>
<td>Property name or getter function to retrieve the items of a group.</td> <td>Property name or getter function to retrieve the items of a group.</td>
</tr> </tr>