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

master
liaoanqi 4 years ago
parent dee766a8f6
commit aa226832bf

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

Loading…
Cancel
Save