[Doc] optimize line break
This commit is contained in:
@@ -90,7 +90,7 @@ export default {
|
||||
|
||||
| 参数 | 说明 | 类型 | 默认值 | 版本 |
|
||||
|------|------|------|------|------|
|
||||
| v-model | 当前展开面板的 name | `(string | number)[] `(非手风琴模式) / `string | number`(手风琴模式) | - | - |
|
||||
| v-model | 当前展开面板的 name | `(string | number)[] `(非手风琴模式)<br>`string | number`(手风琴模式) | - | - |
|
||||
| accordion | 是否开启手风琴模式 | `boolean` | `false` | - |
|
||||
| border | 是否显示外边框 | `boolean` | `true` | 1.6.9 |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user