update $Message
This commit is contained in:
parent
e7da556669
commit
6503055954
4 changed files with 9 additions and 2 deletions
|
@ -14,7 +14,8 @@
|
|||
info () {
|
||||
this.$Message.info({
|
||||
content: '这是一条普通的提示',
|
||||
duration: 1000
|
||||
duration: 1000,
|
||||
background: true
|
||||
});
|
||||
},
|
||||
success () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue