Update groupTagsMixin.js
parent
90bc20f3c3
commit
5fb24f4c69
|
|
@ -340,7 +340,6 @@ export default {
|
|||
find = tag.originalValue === name || (output_name && tag.originalValue === output_name)
|
||||
}
|
||||
if (find) {
|
||||
console.log("1")
|
||||
indexes.push(index)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue