Se modifico procesos pedimento

This commit is contained in:
2025-08-16 19:01:26 -06:00
parent fdb19c7e47
commit 2bc70fc3c2

View File

@@ -1158,7 +1158,7 @@ export default function Procesos() {
</td>
<td className="px-4 py-4 whitespace-nowrap align-middle text-sm text-gray-900 font-mono">
{typeof proc.pedimento === 'object' && proc.pedimento !== null
? proc.pedimento.pedimento_app || proc.pedimento.pedimento || JSON.stringify(proc.pedimento)
? proc.pedimento.pedimento_app || proc.pedimento.pedimento_app || JSON.stringify(proc.pedimento)
: proc.pedimento}
</td>
<td className="px-4 py-4 whitespace-nowrap align-middle text-sm text-gray-700">