更新下单
This commit is contained in:
@@ -178,10 +178,10 @@
|
||||
}
|
||||
// 查找选中的数组里面 统计指定 id 的重复次数
|
||||
|
||||
console.log(mergedArray.value)
|
||||
console.log(item)
|
||||
console.log(Selectedlist.value)
|
||||
console.log(Orderinfo.shoppingCart)
|
||||
// console.log(mergedArray.value)
|
||||
// console.log(item)
|
||||
// console.log(Selectedlist.value)
|
||||
// console.log(Orderinfo.shoppingCart)
|
||||
// if (Orderinfo.shoppingCart.length <= Selectedlist.value.length) {
|
||||
// uni.showToast({
|
||||
// title: '不可多余下单数!',
|
||||
|
||||
Reference in New Issue
Block a user