This commit is contained in:
@@ -663,6 +663,7 @@ async function saveHeader(vm) {
|
||||
//update any server changed fields
|
||||
vm.obj.concurrency = res.data.concurrency;
|
||||
vm.obj.isDirty = false;
|
||||
vm.obj.alertViz = res.data.alertViz;
|
||||
vm.obj.contractId = res.data.contractId; //may or may not have changed at server, this will ensure entire ui gets updated if it has as all prices may have changed and other stuff
|
||||
|
||||
// //this sets 'o' to all values in assigned *except* the ones itemized with removedKey which is a fake key and just used for this trick to work
|
||||
|
||||
Reference in New Issue
Block a user