src/views/securityGuard/securityGuard.vue
@@ -2019,7 +2019,7 @@ roleIds.forEach((roleId) => { getRoleDetail(roleId).then((res) => { var roleAlias = res.data.data.roleAlias; if (roleAlias == "保安公司管理员" || roleAlias == "保安") { if (roleAlias == "保安公司管理员" || roleAlias == "保安" || roleAlias == "分公司管理员") { //去除保安公司查询 const column = that.findObject(that.option.column, "deptId"); column.search = false;