diff --git a/ayanova/src/api/dash-registry.js b/ayanova/src/api/dash-registry.js index 625946c0..347cf36e 100644 --- a/ayanova/src/api/dash-registry.js +++ b/ayanova/src/api/dash-registry.js @@ -20,9 +20,7 @@ export default { singleOnly: false, settings: { customTitle: null, - wotags: [], - woitemtags: [], - wostatus: null + custtags: [] } }, { diff --git a/ayanova/src/components/dash-csr-open-list.vue b/ayanova/src/components/dash-csr-open-list.vue index 1ca5a381..a5d1d3bd 100644 --- a/ayanova/src/components/dash-csr-open-list.vue +++ b/ayanova/src/components/dash-csr-open-list.vue @@ -1,7 +1,6 @@