This commit is contained in:
@@ -719,7 +719,7 @@ async function saveItems(vm) {
|
||||
}
|
||||
}
|
||||
} else {
|
||||
// console.log("Item not dirty skipping save of ", i);
|
||||
// Item not dirty skipping save
|
||||
}
|
||||
//------
|
||||
//save grandchildren
|
||||
@@ -874,7 +874,6 @@ function formErrorFromSaveResult(vm) {
|
||||
});
|
||||
});
|
||||
|
||||
console.log(Object.assign({}, ret));
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user