twt il y a 2 ans
Parent
commit
335ce5d971
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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){