docs(Area): fix missing version tip of columns-placeholder (#4912)

This commit is contained in:
neverland
2019-11-04 16:02:00 +08:00
committed by GitHub
parent 7942a3169b
commit 7948b59063
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ export default {
| Attribute | Description | Type | Default | Version |
|------|------|------|------|------|
| area-list | Area List | *object* | - | - |
| area-columns-placeholder | placeholder of area columns | *string[]* | `[]` | - |
| area-columns-placeholder | placeholder of area columns | *string[]* | `[]` | 2.2.5 |
| address-info | Address Info | *AddressInfo* | `{}` | - |
| search-result | Address search result | *SearchResult[]* | `[]` | - |
| show-postal | Whether to show postal field | *boolean* | `false` | - |