diff --git a/ayanova/src/views/svc-workorder.vue b/ayanova/src/views/svc-workorder.vue index 0837b31f..299d57b5 100644 --- a/ayanova/src/views/svc-workorder.vue +++ b/ayanova/src/views/svc-workorder.vue @@ -690,8 +690,7 @@ async function saveItems(vm) { } for (let i = 0; i < totalItems; i++) { - // let o = vm.obj.items[i]; - //get item only without children + //get copy of item without child collections for independant submit const { expenses: removedKey1, labors: removedKey2,