| src/views/securityGuard/securityGuard.vue | ●●●●● patch | view | raw | blame | history |
src/views/securityGuard/securityGuard.vue
@@ -2251,6 +2251,18 @@ roleIds.forEach((roleId) => { getRoleDetail(roleId).then((res) => { var roleAlias = res.data.data.roleAlias; if (roleAlias == "保安公司管理员") { that.option.group[1].column[4].dicData = [ { label: "是", value: "1", }, { label: "否", value: "2", }, ]; } if ( roleAlias == "保安公司管理员" || roleAlias == "保安" ||