Browse Source

工作要点

ZaiZai 1 year ago
parent
commit
cc83f6b757
1 changed files with 0 additions and 1 deletions
  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,
             workPlan: form.workPlan,
             dutyUnit: form.dutyUnit,
             dutyUnit: form.dutyUnit,
         }]
         }]
-        console.log(workFocusEntityList.value)
     }
     }
 }
 }