更新下单

This commit is contained in:
wwz
2025-03-24 14:03:04 +08:00
parent 5b8100aa64
commit 794e37d66f
7 changed files with 54 additions and 47 deletions

View File

@@ -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: '不可多余下单数!',