[improvement] AddressList: tsx (#2792)

This commit is contained in:
neverland
2019-02-19 13:57:32 +08:00
committed by GitHub
parent 4e52510f85
commit c55b33f447
5 changed files with 65 additions and 12 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ export default {
|------|------|------|
| id | 每条地址的唯一标识 | `String | Number` |
| name | 收货人姓名 | `String` |
| tel | 收货人手机号 | `String` |
| tel | 收货人手机号 | `String | Number` |
| address | 收货地址 | `String` |
### Slot