Update notification.vue
This commit is contained in:
parent
6dd40af40a
commit
e7da556669
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
:closable="notice.closable"
|
||||
:name="notice.name"
|
||||
:transition-name="notice.transitionName"
|
||||
:background="notice.background"
|
||||
:on-close="notice.onClose">
|
||||
</Notice>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue