From 33914c18f093c9841aeb42cd38e83e7e25744045 Mon Sep 17 00:00:00 2001 From: shijing Date: Fri, 29 Mar 2024 15:42:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=80=BB=E9=83=A8=E6=96=87=E4=BB=B6=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=B1=9F=E8=8B=8F=E5=88=86=E5=85=AC=E5=8F=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/store/modules/user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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{