This commit is contained in:
2022-03-02 17:08:02 +00:00
parent ca381bd6b4
commit e5ce1f8e7b
3 changed files with 6 additions and 20 deletions

View File

@@ -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: []
}
},
{