From a143f5b4f32c46097a728b9ae949c96fe2a79a9d Mon Sep 17 00:00:00 2001 From: lSun <15893999301@qq.com> Date: Fri, 6 Dec 2024 09:27:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E5=85=AC=E5=8F=B8=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E9=83=A8=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/process/branchPro/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/process/branchPro/index.vue b/src/views/process/branchPro/index.vue index a006e32..2c1634c 100644 --- a/src/views/process/branchPro/index.vue +++ b/src/views/process/branchPro/index.vue @@ -942,8 +942,8 @@ export default { handlePermission(row){ var roleIds = row.roleIds; - if (!roleIds.some(id => id === 10)) { - roleIds.push(10); + if (!roleIds.some(id => id === 17)) { + roleIds.push(17); } var userId = row.userId; var data = {