added ticketnumber to setcurrentreference call

This commit is contained in:
2024-04-09 15:01:43 +01:00
parent 20cd10394f
commit 2e812b546d
6 changed files with 11 additions and 1 deletions
+2
View File
@@ -119,6 +119,8 @@ const ViewAllResults = (props) => {
}
onClick={() => {
setCurrentReference({
"ticketnumber":
resultsArr[key].ticketnumber,
"currentReference":
currentView.viewKey != "watchedCases"
? currentView.viewKey ==