Commit 8dfb68ac authored by 潘永坪's avatar 潘永坪

组合订单默认不选中

parent 2c4dfe87
......@@ -514,7 +514,7 @@ export default {
this.sortUpDown(item)
}
//默认选择每个产品第一个日期的值
this.dateChoose(item,item.priceStockList[0],0)
// this.dateChoose(item,item.priceStockList[0],0)
}else{
uni.showToast({title: '没有库存',icon: 'none'})
this.maxBookNum=0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment