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: [] } }