adding selecting multiple items. Still needs work
This commit is contained in:
parent
bef09ed805
commit
83d7249a8b
3 changed files with 55 additions and 3 deletions
|
@ -675,6 +675,6 @@ Item {
|
|||
console.log("Select all these here items..." + arr);
|
||||
}
|
||||
}
|
||||
ServiceItemModel.selectItems(arr);
|
||||
ServiceItemModel.selectItems(index);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue