This commit is contained in:
@@ -690,8 +690,7 @@ async function saveItems(vm) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
for (let i = 0; i < totalItems; i++) {
|
for (let i = 0; i < totalItems; i++) {
|
||||||
// let o = vm.obj.items[i];
|
//get copy of item without child collections for independant submit
|
||||||
//get item only without children
|
|
||||||
const {
|
const {
|
||||||
expenses: removedKey1,
|
expenses: removedKey1,
|
||||||
labors: removedKey2,
|
labors: removedKey2,
|
||||||
|
|||||||
Reference in New Issue
Block a user