twt 3 年之前
父節點
當前提交
335ce5d971
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      pages/shop/confirm.vue

+ 2 - 0
pages/shop/confirm.vue

@@ -275,6 +275,8 @@
 				if(this.goodsInfo.salePrice){
 					if(this.goodsInfo.categoryIds=='7B97D114-C419-42B2-9C1E-0B4CA284CDA0'){
 						this.totalMoney=this.goodsInfo.salePrice*this.goodsnum*10000;
+					}else{
+						this.totalMoney=this.goodsInfo.salePrice*this.goodsnum
 					}
 					
 					if(this.goodsInfo.scribingPrice){