问题修复
This commit is contained in:
@@ -982,6 +982,7 @@ watch(
|
||||
(newval) => {
|
||||
selCoupon.value = [];
|
||||
accountPoints.sel = false;
|
||||
merchantReductionConfig.fixedAmount = 0;
|
||||
// 更新购物车和历史订单数据
|
||||
uodateCartAndHistory();
|
||||
if (newval) {
|
||||
|
||||
Reference in New Issue
Block a user