tambah kolom dan fitur search code log

This commit is contained in:
2025-02-12 09:38:56 +07:00
parent 7e41f543ae
commit b163ba5547
7 changed files with 46 additions and 43 deletions

View File

@@ -483,7 +483,7 @@ export default function List() {
// handleShowClaim(row);
// }}
>
{row.code}
{row.code} / {row.code_log}
</Typography>
</TableCell>
<TableCell align="left">{row.member?.full_name}</TableCell>
@@ -610,7 +610,7 @@ export default function List() {
<TableRow>
{/* <TableCell style={headStyle} align="left" /> */}
<TableCell style={headStyle} align="left">
Code
Code Claim / Code LOG
</TableCell>
<TableCell style={headStyle} align="left">
Name