From 4589d29ab50a89bb43e8afe8ff8e2001f0ecfc61 Mon Sep 17 00:00:00 2001 From: zhangyuan Date: Thu, 11 Aug 2022 13:34:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B2=A1=E7=94=A8=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/worklog/icworklog-add-or-update.vue | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/views/modules/worklog/icworklog-add-or-update.vue b/src/views/modules/worklog/icworklog-add-or-update.vue index d3c4ce2e0..8fa5183d0 100644 --- a/src/views/modules/worklog/icworklog-add-or-update.vue +++ b/src/views/modules/worklog/icworklog-add-or-update.vue @@ -87,7 +87,6 @@ export default { optionsG: [], dataForm: { id: '', - customerId: '', agencyId: '', pids: '', gridId: '', @@ -97,12 +96,6 @@ export default { content: '', remark: '', mobile: '', - delFlag: '', - revision: '', - createdBy: '', - createdTime: '', - updatedBy: '', - updatedTime: '', fileList: [] } }