qinzhipeng_v 5 éve
szülő
commit
f68b37ff80
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      src/views/Platform/presentation/Assumptions.vue

+ 0 - 1
src/views/Platform/presentation/Assumptions.vue

@@ -181,7 +181,6 @@ export default {
           arr.push({ value: ele.name, id: ele.id, type: ele.type, bizId: ele.bizId, projectId: ele.projectId })
         }
         this.restaurants = arr
-        console.log(arr)
       })
     },
     createFilter(queryString) {