modified id
This commit is contained in:
@@ -67,7 +67,7 @@ export default function Page() {
|
||||
{label}
|
||||
</button>
|
||||
))}
|
||||
<DownloadReporteXLSX/>
|
||||
<DownloadReporteXLSX />
|
||||
</div>
|
||||
<div className={`data-table_reporte`}>{renderPregunta()}</div>
|
||||
</div>
|
||||
|
||||
@@ -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",
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user