twt 2 years ago
parent
commit
335ce5d971
1 changed files with 2 additions and 0 deletions
  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){