mirror of
https://github.com/fugary/simple-element-plus-template.git
synced 2025-12-09 20:37:48 +00:00
图标工具
This commit is contained in:
@@ -79,8 +79,6 @@ const dropdownClick = menuItem => {
|
||||
v-else-if="isDropdown"
|
||||
:key="menuItem.index||index"
|
||||
:class="menuCls"
|
||||
:route="menuItem.route"
|
||||
:index="menuItem.index"
|
||||
@click="menuItem.click&&menuItem.click()"
|
||||
>
|
||||
<el-dropdown>
|
||||
|
||||
Reference in New Issue
Block a user