Se agregar 2 reportes para direccion

feaureInd4Manager
alfonso 1 year ago
parent c573e4e835
commit 8e32bfd152
  1. 2
      src/Components/Reportes/Direccion/RptPedimentosCruces01.tsx
  2. 2
      src/Components/Reportes/Direccion/RptPedimentosCruces02.tsx

@ -142,7 +142,7 @@ export default function RptPedimentosCruces01(
data={data6} data={data6}
options={options6} options={options6}
width="100%" width="100%"
height="42%" height="40%"
/> />
</Card.Body> </Card.Body>
</Card> </Card>

@ -150,7 +150,7 @@ export default function RtpPedimentosCruces02(
options={options} options={options}
series={series} series={series}
width="100%" width="100%"
height="650px" height="600px"
/> />
</Card.Body> </Card.Body>
</Card> </Card>

Loading…
Cancel
Save