Browse Source

没用字段

dev-用户反馈
zhangyuan 3 years ago
parent
commit
4589d29ab5
  1. 7
      src/views/modules/worklog/icworklog-add-or-update.vue

7
src/views/modules/worklog/icworklog-add-or-update.vue

@ -87,7 +87,6 @@ export default {
optionsG: [], optionsG: [],
dataForm: { dataForm: {
id: '', id: '',
customerId: '',
agencyId: '', agencyId: '',
pids: '', pids: '',
gridId: '', gridId: '',
@ -97,12 +96,6 @@ export default {
content: '', content: '',
remark: '', remark: '',
mobile: '', mobile: '',
delFlag: '',
revision: '',
createdBy: '',
createdTime: '',
updatedBy: '',
updatedTime: '',
fileList: [] fileList: []
} }
} }

Loading…
Cancel
Save