Procházet zdrojové kódy

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

master
Alex Cheung před 1 rokem
rodič
revize
b66cf7eb8d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      src/pages/DemandNote/Export/DataGrid.js

+ 1
- 1
src/pages/DemandNote/Export/DataGrid.js Zobrazit soubor

@@ -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) => {


Načítá se…
Zrušit
Uložit