Browse Source

commit -m 商品服务模块化

zhengjinyi 4 years ago
parent
commit
fdf2bdf2e1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      pages/user/regularPurchase/regularPurchase.vue

+ 0 - 1
pages/user/regularPurchase/regularPurchase.vue

@@ -67,7 +67,6 @@
 			hanldOperationConfim(data){//显示选择数量确认弹窗
 				this.specClass = 'show'
 				this.handleData = data
-				console.log(this.handleData)
 				this.minBuyNumber = data.minBuyNumber
 				this.buyRetailPrice = data.price
 				this.buyRetailPriceStep = data.step