ok
This commit is contained in:
parent
4fd45445b9
commit
6bc4628cad
1 changed files with 0 additions and 2 deletions
|
@ -2524,8 +2524,6 @@ const app = new Vue({
|
|||
} else {
|
||||
for (let i = 0; i < query.length; i++) {
|
||||
if (query[i].id == item.id) {query.splice(0, i+1);
|
||||
console.log("foundindex",i)
|
||||
console.log('spliced', query)
|
||||
break;}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue