fixing seding parameter props
This commit is contained in:
parent
3be75b9e81
commit
67c6810def
1 changed files with 1 additions and 1 deletions
|
|
@ -383,7 +383,7 @@ onMounted(async () => {
|
|||
</div>
|
||||
<PopupReplyInbox
|
||||
:modal="modalReply"
|
||||
:idInbox="contactNo"
|
||||
:id-inbox="contactNo"
|
||||
:click-close="modalReplyClose"
|
||||
/>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue