[Doc] optimize data structure table (#3854)

This commit is contained in:
neverland
2019-07-15 17:00:41 +08:00
committed by GitHub
parent 5c70473f87
commit d15315b8e4
11 changed files with 35 additions and 35 deletions
+2 -2
View File
@@ -86,9 +86,9 @@ export default {
| edit-disabled | Triggered when edit disabled address | item: address objectindex |
| select-disabled | Triggered when select disabled address | item: address objectindex |
### Address Data Structure
### Data Structure of Address
| key | Description | Type |
| Key | Description | Type |
|------|------|------|
| id | Id | `string | number` |
| name | Name | `string` |