feat qr previa refs #6477
This commit is contained in:
parent
2333e3b878
commit
c9255c9ba3
|
@ -1098,7 +1098,7 @@ class CollectionFragmentPicker(
|
|||
try {
|
||||
customDialogList.setValue(
|
||||
itemScanValue(
|
||||
customDialogList.getValue(), arrayOf("ticket"), "id"
|
||||
customDialogList.getValue(), arrayOf("ticket","saleGroup"), "id"
|
||||
).toString()
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue