modified id

This commit is contained in:
2025-12-08 11:06:57 -06:00
parent 396ed73ee7
commit 3f49c34afc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ export default function Page() {
{label}
</button>
))}
<DownloadReporteXLSX/>
<DownloadReporteXLSX />
</div>
<div className={`data-table_reporte`}>{renderPregunta()}</div>
</div>
+1 -1
View File
@@ -80,7 +80,7 @@ export const SO_POR_EQUIPO: Record<
],
/*"TABLETA iPAD OS"*/ 8: [
{
id_sistema_operativo: 29,
id_sistema_operativo: 19,
sistema_operativo: "IOS",
},
],