service name
This commit is contained in:
@@ -103,7 +103,7 @@ const TicketDetail: FC = () => {
|
|||||||
<div className='gap-6 rowTwoInput'>
|
<div className='gap-6 rowTwoInput'>
|
||||||
<Input
|
<Input
|
||||||
label={t('ticket.select_your_service')}
|
label={t('ticket.select_your_service')}
|
||||||
value={'دی منو'}
|
value={getMessages.data?.data?.ticket?.danakService?.name || '-'}
|
||||||
readOnly
|
readOnly
|
||||||
/>
|
/>
|
||||||
<Input
|
<Input
|
||||||
|
|||||||
Reference in New Issue
Block a user