From 9345a555740546c98b2b6264affbfadfa95027df Mon Sep 17 00:00:00 2001 From: guoyuepeng <770272267@qq.com> Date: Thu, 6 Mar 2025 21:30:58 +0800 Subject: [PATCH] =?UTF-8?q?1.=E5=85=B6=E4=BB=96=E5=8D=95=E4=BD=8D=E5=8A=A8?= =?UTF-8?q?=E7=81=AB=E9=87=8D=E7=BD=AE=E6=8C=89=E9=92=AE=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../hotwork/otherUnit/components/list.vue | 27 ++----------------- 1 file changed, 2 insertions(+), 25 deletions(-) diff --git a/src/views/hotwork/otherUnit/components/list.vue b/src/views/hotwork/otherUnit/components/list.vue index 2061ac6..19075f3 100644 --- a/src/views/hotwork/otherUnit/components/list.vue +++ b/src/views/hotwork/otherUnit/components/list.vue @@ -7,13 +7,6 @@ - - - - - - - @@ -284,25 +277,9 @@ export default { }, chongzhi() { this.searchForm = { - stateConfirm: '', - keySource: '', - UNIT_LEADER_DEPARTMENT_ID: '', - keyHiddenDescr: '', - keyFindUserName: '', - keyFindUserDept: '', - keyHiddenType: '', - keyHiddenPart: '', - keyHiddenlevel: '', - keyFindTime: [], - keyFindStateTime: '', - keyFindEndTime: '', - keyConfirmUser: '', - HOT_WORK_LEVEL_INDEX: '', - JOB_CONTENT: '', - HOT_WORK_POSITION: '' + keyJobNumber: '', + HOT_WORK_LEVEL_INDEX: '' } - this.$refs.deptTree_Inspected.clearHandle() - this.$refs.searchForm.resetFields() this.getList() }, batchDel(id) {