edit final log update
This commit is contained in:
@@ -1279,7 +1279,7 @@ export default function DetailRequestFinalLog() {
|
|||||||
</Card>
|
</Card>
|
||||||
</Grid>
|
</Grid>
|
||||||
|
|
||||||
{requestLog?.status == 'approved' ? (
|
{requestLog?.status == 'approved' && requestLog?.status_final_log == 'requested' ? (
|
||||||
<Grid item xs={12} md={12}>
|
<Grid item xs={12} md={12}>
|
||||||
<Stack direction="row" padding={4} sx={{ justifyContent: 'space-between' }}>
|
<Stack direction="row" padding={4} sx={{ justifyContent: 'space-between' }}>
|
||||||
<>
|
<>
|
||||||
|
|||||||
Reference in New Issue
Block a user