首页加入购物车重新计算数量

This commit is contained in:
liaoanqi
2022-10-17 09:21:20 +08:00
parent dee766a8f6
commit aa226832bf

View File

@@ -276,6 +276,7 @@ export default {
callBack: res => {
//console.log(res);
uni.hideLoading();
http.getCartCount(); //重新计算购物车总数量
uni.showToast({
title: "加入购物车成功",
icon: "none"