This commit is contained in:
@@ -111,8 +111,10 @@ export default {
|
||||
userId: window.$gz.store.state.userId,
|
||||
created: window.$gz.locale.nowUTC8601String()
|
||||
});
|
||||
|
||||
//flag header itself as dirty
|
||||
this.value.isDirty = true;
|
||||
//this.value.isDirty = true; //Not sure why this is here
|
||||
|
||||
//flag form dirty
|
||||
this.pvm.formState.dirty = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user