@@ -75,7 +75,7 @@ export default {
//将值设置为 success 或者直接不用写icon这个参数
icon: 'none',
//显示持续时间为 2秒
- duration: 2000
+ duration: 3000
})
}