optimize Message style
optimize Message style
This commit is contained in:
parent
b094c2b6b7
commit
4901af54c5
4 changed files with 5 additions and 5 deletions
|
@ -38,7 +38,7 @@
|
|||
},
|
||||
methods: {
|
||||
info () {
|
||||
Message.info('欢迎来到iView', 3, () => {
|
||||
Message.info('欢迎来到iView', 1000, () => {
|
||||
console.log('close info');
|
||||
});
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue