|
|
@@ -207,7 +207,7 @@ const ApplicationDetailCard = ({ formData, }) => { |
|
|
|
<Typography variant="h5" display="inline"><Typography variant="h5" style={{color:'red'}} display="inline">繳費及</Typography>返稿最後限期:</Typography> |
|
|
|
</Grid> |
|
|
|
<Grid item xs={12} md={12} lg={12} sx={{ mb: 4, display: 'flex', alignItems: 'center' }}> |
|
|
|
<Typography variant="h5"> {DateUtils.dateStr_Cht(data.returnBeforeDate)} 下午 2:00前</Typography> |
|
|
|
<Typography variant="h5"> {DateUtils.datetimeStr_Cht(data.returnBeforeDate)} 前</Typography> |
|
|
|
</Grid> |
|
|
|
<Grid item xs={12} md={3} lg={3} |
|
|
|
sx={{ mb: 1, display: 'flex', alignItems: 'center' }}> |
|
|
|