test update1

This commit is contained in:
ivan-sim
2023-12-26 11:51:07 +07:00
parent a2a65ec353
commit b5c8d8c3b6

View File

@@ -358,7 +358,7 @@ function handleChangeTab(event: React.SyntheticEvent, newValue: string) {
View
</MenuItem>
{/* {obj.status === 'approved' ? ( */}
<MenuItem onClick={() => handleDownloadLog(24)}>
<MenuItem onClick={() => handleDownloadLog(38)}>
<Iconify icon="eva:download-fill" />
Download LOG
</MenuItem>