- missed a history push
Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
@@ -102,7 +102,7 @@ export function PartsQueueListComponent({bodyshop}) {
|
|||||||
const handleOnRowClick = (record) => {
|
const handleOnRowClick = (record) => {
|
||||||
if (record) {
|
if (record) {
|
||||||
if (record.id) {
|
if (record.id) {
|
||||||
history.push({
|
history({
|
||||||
search: queryString.stringify({
|
search: queryString.stringify({
|
||||||
...searchParams,
|
...searchParams,
|
||||||
selected: record.id,
|
selected: record.id,
|
||||||
|
|||||||
Reference in New Issue
Block a user