ZaiZai hace 1 año
padre
commit
cc83f6b757
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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)
     }
 }