Merge branch 'master' of github.com:youlaitech/vue3-element-admin
This commit is contained in:
@@ -126,7 +126,7 @@ function loadIcons() {
|
||||
}
|
||||
|
||||
function handleTabClick(tabPane: any) {
|
||||
activeTab.value = tabPane.name;
|
||||
activeTab.value = tabPane.props.name;
|
||||
filterIcons();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user