diff --git a/ayanova/src/api/dash-registry.js b/ayanova/src/api/dash-registry.js index 681d68af..52f609da 100644 --- a/ayanova/src/api/dash-registry.js +++ b/ayanova/src/api/dash-registry.js @@ -1,7 +1,7 @@ import authorizationroles from "./authorizationroles"; const role = authorizationroles.AUTHORIZATION_ROLES; /* - WorkOrderOverdueAllList + */ export default { registry: [ @@ -15,9 +15,7 @@ export default { settings: { customTitle: null, wotags: [], - woitemtags: [], - techtags: [], - userid: null + woitemtags: [] } }, { diff --git a/ayanova/src/components/dash-workorder-overdue-all-list.vue b/ayanova/src/components/dash-workorder-overdue-all-list.vue index 27279274..181a6bdd 100644 --- a/ayanova/src/components/dash-workorder-overdue-all-list.vue +++ b/ayanova/src/components/dash-workorder-overdue-all-list.vue @@ -49,20 +49,6 @@ - - - - -