This commit is contained in:
@@ -126,7 +126,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
/* eslint-disable */
|
||||
/* xeslint-disable */
|
||||
|
||||
export default {
|
||||
beforeCreate() {
|
||||
@@ -210,7 +210,6 @@ export default {
|
||||
|
||||
//clear any errors that might be around from previous submit
|
||||
this.$gzv.DeleteAllErrorBoxErrors(this);
|
||||
//this.$gzutil.RemoveAllPropertiesFromObject(this.serverError);
|
||||
|
||||
this.$gzapi
|
||||
.upsert(url, this.obj)
|
||||
@@ -287,4 +286,4 @@ IN JS FORMAT
|
||||
]
|
||||
}
|
||||
}
|
||||
*/
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user