diff --git a/src/views/SimproV2/ProjectType/index.js b/src/views/SimproV2/ProjectType/index.js index 705992a..408fb93 100644 --- a/src/views/SimproV2/ProjectType/index.js +++ b/src/views/SimproV2/ProjectType/index.js @@ -17,6 +17,7 @@ const role_id = localStorage.getItem('role_id'); const format = "DD-MM-YYYY"; const token = window.localStorage.getItem('token'); const company_id = window.localStorage.getItem('company_id'); +const role_name = window.localStorage.getItem('role_name'); const config = { headers: {