فهرست منبع

删除console

qinzhipeng_v 5 سال پیش
والد
کامیت
f68b37ff80
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  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) {