Baozhangchao 3 anni fa
parent
commit
954f31058a
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0
    1
      src/components/foodCards/ShopNoteCard/index.jsx

+ 0
- 1
src/components/foodCards/ShopNoteCard/index.jsx Vedi File

@@ -21,7 +21,6 @@ const Action = CouponCard.Action
21 21
 //套餐卡片
22 22
 export default (props) => {
23 23
   const { item, st, editable, setScroll, goshop, travelMine, resourceList, det, handelNoteList } = props
24
-  console.log("🚀 ~ file: index.jsx ~ line 24 ~ resourceList", resourceList)
25 24
   // const travelId = travelMineContent?.records[0]?.travelId
26 25
   const targetId = props.item?.targetId
27 26
   const targetType = props.item?.targetType