This commit is contained in:
2019-04-08 21:20:48 +00:00
parent b758cdad9a
commit 75291261a5
4 changed files with 7 additions and 8 deletions

View File

@@ -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
]
}
}
*/
*/