From c972983693bc4cee7da913f4cdb9c297efe5ae43 Mon Sep 17 00:00:00 2001 From: Saeid Date: Sat, 16 Nov 2019 19:05:25 +0330 Subject: [PATCH] work in office --- public/mix-manifest.json | 8 ++--- .../js/Global/components/Drawer/SideBar.vue | 14 ++------ resources/js/Global/mixins/global.js | 4 +-- .../Global/utils/common/ProcessTreeArray.js | 35 +++++++++++++++++++ 4 files changed, 44 insertions(+), 17 deletions(-) diff --git a/public/mix-manifest.json b/public/mix-manifest.json index 717de42..66c57d5 100644 --- a/public/mix-manifest.json +++ b/public/mix-manifest.json @@ -1,6 +1,6 @@ { - "/js/vue/Authentication/app.js": "/js/vue/Authentication/app.js?id=2b4f3436fcb49f78c9c1", - "/js/vue/Home/app.js": "/js/vue/Home/app.js?id=b862f7cc12c7a4ce6f0b", - "/js/vue/Modules/CRM/app.js": "/js/vue/Modules/CRM/app.js?id=3c04f8df626054f9e154", - "/js/vue/User/app.js": "/js/vue/User/app.js?id=0252a20649e51965e2e6" + "/js/vue/Authentication/app.js": "/js/vue/Authentication/app.js?id=223aee52028b1e49695f", + "/js/vue/Home/app.js": "/js/vue/Home/app.js?id=467f28f4a10c9a5374d1", + "/js/vue/Modules/CRM/app.js": "/js/vue/Modules/CRM/app.js?id=8294dc99fea9ac523715", + "/js/vue/User/app.js": "/js/vue/User/app.js?id=bcf7df987a0272543aee" } diff --git a/resources/js/Global/components/Drawer/SideBar.vue b/resources/js/Global/components/Drawer/SideBar.vue index 27d1b41..35c9f16 100644 --- a/resources/js/Global/components/Drawer/SideBar.vue +++ b/resources/js/Global/components/Drawer/SideBar.vue @@ -38,21 +38,12 @@ - -