docs(DropdownItem): update title slot description (#7558)

This commit is contained in:
neverland
2020-11-15 08:59:46 +08:00
committed by GitHub
parent 3e990f8d79
commit 97f2028e4e

View File

@@ -165,9 +165,9 @@ export default {
### DropdownItem Slots
| 名称 | 说明 |
| ------- | -------------------------- |
| ------- | ---------------- |
| default | 菜单内容 |
| title | 自定义标题,不支持动态渲染 |
| title | 自定义菜单项标题 |
### DropdownItem 方法