This commit is contained in:
@@ -656,7 +656,7 @@ export default {
|
||||
});
|
||||
break;
|
||||
case window.$gz.type.WorkOrderItemPartRequest:
|
||||
z.parts.forEach((x, childindex) => {
|
||||
z.partRequests.forEach((x, childindex) => {
|
||||
if (x.id == val.id) {
|
||||
navto.woitemindex = itemindex;
|
||||
navto.childindex = childindex;
|
||||
|
||||
Reference in New Issue
Block a user