This commit is contained in:
2020-02-18 20:00:27 +00:00
parent bb05a2a516
commit 8b76d4edf7
2 changed files with 4 additions and 5 deletions

View File

@@ -147,12 +147,9 @@ export default {
obj: [],
listViewId: null,
dataListKey: null,
fieldDefinitions: [],
concurrencyToken: undefined,
formCustomTemplateKey: this.$route.params.formCustomTemplateKey,
selectedDataListView: {},
pickLists: {
availableDataListViews: []
},
pickLists: {},
formState: {
ready: false,
dirty: false,