Browse Source

工作要点

ZaiZai 1 năm trước cách đây
mục cha
commit
cc83f6b757
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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)
     }
 }