twt 2 年 前
コミット
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){