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