问题修复

This commit is contained in:
2025-11-19 10:45:20 +08:00
parent 93273b796f
commit 71a287d373
4 changed files with 44 additions and 11 deletions

View File

@@ -982,6 +982,7 @@ watch(
(newval) => {
selCoupon.value = [];
accountPoints.sel = false;
merchantReductionConfig.fixedAmount = 0;
// 更新购物车和历史订单数据
uodateCartAndHistory();
if (newval) {