diff --git a/client/src/store/modules/user.js b/client/src/store/modules/user.js index 9a083d5..998b46a 100644 --- a/client/src/store/modules/user.js +++ b/client/src/store/modules/user.js @@ -118,7 +118,7 @@ const actions = { }else{ debugger; if(dept==5||dept==35||dept==33||dept==34||dept==55||dept==36||dept==37||dept==38 - ||dept==39||dept==40||dept==41||dept==42||dept==67||dept==97||dept==100){ + ||dept==39||dept==40||dept==41||dept==42||dept==67||dept==97||dept==100||dept==107){ perms.push('test') commit('SET_PERMS', perms); }else{