feat(specialareaList): showToast add duration

This commit is contained in:
woody 2025-07-03 09:56:13 +08:00
parent 2dc99ba6c2
commit cdc06aaf90
1 changed files with 1 additions and 0 deletions

View File

@ -380,6 +380,7 @@ export default {
title: '购物车添加成功', title: '购物车添加成功',
icon: 'success', icon: 'success',
mask: true, mask: true,
duration: 500,
}) })
setTimeout(() => { setTimeout(() => {
this.$store this.$store