feat(specialareaList): showToast add duration
This commit is contained in:
parent
2dc99ba6c2
commit
cdc06aaf90
|
@ -380,6 +380,7 @@ export default {
|
||||||
title: '购物车添加成功',
|
title: '购物车添加成功',
|
||||||
icon: 'success',
|
icon: 'success',
|
||||||
mask: true,
|
mask: true,
|
||||||
|
duration: 500,
|
||||||
})
|
})
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
this.$store
|
this.$store
|
||||||
|
|
Loading…
Reference in New Issue