소스 검색

commit -m 商品服务模块化

zhengjinyi 4 년 전
부모
커밋
fdf2bdf2e1
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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