Skip to content

Commit

Permalink
fix variable.
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinBetanc0urt committed Aug 12, 2024
1 parent 1d8e7c1 commit d829529
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/HeaderSearch/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,6 @@ export default {
// const uuid = (!isEmptyValue(router.meta) && !isEmptyValue(router.meta.uuid)) ? router.meta.uuid : getUuidv4()
const data = {
path: pathGenerated,
// key: pathGenerated + '_' + uuid,
title: [...prefixTitle],
meta: router.meta,
name: router.name
Expand Down

0 comments on commit d829529

Please sign in to comment.