src/layout/components/lay-tag/index.vue
@@ -46,6 +46,7 @@ currentSelect, scheduleIsActive, getContextMenuStyle, userRoles, closeMenu, onMounted, onMouseenter, @@ -186,6 +187,7 @@ if (!hasValue) { arr.forEach((arrItem: any) => { if (arrItem.path === value) { console.log(arrItem.path, value, "arrItem.path === value"); useMultiTagsStoreHook().handleTags("push", { path: value, meta: arrItem.meta,