[Doc] remove Accepted Values (#990)
This commit is contained in:
@@ -56,11 +56,11 @@ export default {
|
||||
|
||||
### API
|
||||
|
||||
| 参数 | 说明 | 类型 | 默认值 | 可选值 |
|
||||
|-----------|-----------|-----------|-------------|-------------|
|
||||
| v-model | 当前选中地址的 id | String | - | - |
|
||||
| list | 地址列表 | Array | `[]` | - |
|
||||
| add-button-text | 底部按钮文字 | String | `新增收货地址` | - |
|
||||
| 参数 | 说明 | 类型 | 默认值 |
|
||||
|-----------|-----------|-----------|-------------|
|
||||
| v-model | 当前选中地址的 id | String | - |
|
||||
| list | 地址列表 | Array | `[]` |
|
||||
| add-button-text | 底部按钮文字 | String | `新增收货地址` |
|
||||
|
||||
### Event
|
||||
|
||||
|
||||
Reference in New Issue
Block a user