Explorar el Código

Merge branch 'Paging_Enhancement' of https://git.2fi-solutions.com/alex/PNSPS-frontend-MaterialUI into Paging_Enhancement

master
Alex Cheung hace 1 año
padre
commit
b66cf7eb8d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/pages/DemandNote/Export/DataGrid.js

+ 1
- 1
src/pages/DemandNote/Export/DataGrid.js Ver fichero

@@ -105,7 +105,7 @@ export default function SearchPublicNoticeTable({ searchCriteria,}) {
{
id: 'careOf',
field: 'careOf',
headerName: "Customer's Client/Case Node.",
headerName: "Customer's Client/Case No.",
flex: 2,
minWidth: 200,
renderCell: (params) => {


Cargando…
Cancelar
Guardar