ZaiZai 1 gadu atpakaļ
vecāks
revīzija
cc83f6b757
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      src/views/project/gist/create.vue

+ 0 - 1
src/views/project/gist/create.vue

@@ -88,7 +88,6 @@ const getDataApi = async () => {
             workPlan: form.workPlan,
             dutyUnit: form.dutyUnit,
         }]
-        console.log(workFocusEntityList.value)
     }
 }