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