update $Message
This commit is contained in:
parent
e7da556669
commit
6503055954
4 changed files with 9 additions and 2 deletions
|
@ -54,6 +54,7 @@ function notice (content = '', duration = defaults.duration, type, onClose = fun
|
|||
onClose: onClose,
|
||||
closable: closable,
|
||||
type: 'message',
|
||||
msgType: type,
|
||||
background: background
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue