소스 검색

修改购物车显示

zs 1 년 전
부모
커밋
bd718c2952
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      pages/market/index.vue

+ 1 - 0
pages/market/index.vue

@@ -169,6 +169,7 @@
 				if (res.errcode == '0') {
 					that.$set(that, `list`, res.data)
 					that.$set(that, `isAll`, false)
+					that.$set(that, `totalMoney`, 0)
 				}
 			},
 			// 编辑