fixed modal show and hide with right name
This commit is contained in:
@@ -127,6 +127,7 @@ export default {
|
||||
ModalCard,
|
||||
{ item: this.item },
|
||||
{
|
||||
name: `modal-${this.item.id}`,
|
||||
draggable: true,
|
||||
width: '850px',
|
||||
height: '610px'
|
||||
|
Reference in New Issue
Block a user