handleChangeCurrentTab(value as string)"
@remove="handleRemove"
@drag-sort="handleDragend"
>
{{ renderTitle(routeItem.title) }}
handleRefresh(routeItem, index)">
{{ t('layout.tagTabs.refresh') }}
handleCloseAhead(routeItem.path, index)">
{{ t('layout.tagTabs.closeLeft') }}
handleCloseBehind(routeItem.path, index)"
>
{{ t('layout.tagTabs.closeRight') }}
handleCloseOther(routeItem.path, index)">
{{ t('layout.tagTabs.closeOther') }}