更新优化

This commit is contained in:
GaoHao
2025-03-26 09:33:45 +08:00
parent 7fe5d028e4
commit e928fdfa2a
3 changed files with 3 additions and 3 deletions

View File

@@ -353,7 +353,7 @@
data.table.tableCode = msg.table_code
uni.setStorageSync("table_code",msg.table_code)
}
console.log("商品信息===",cartArr)
// console.log("商品信息===",cartArr)
msg.data.map(item=>{
cartItem = getNowCart(item,cartArr)
if( cartItem.isGrounding||cartItem.is_temporary == 1 ){