From 76ef736f418d56b34e270785bcb6858ba87a3a45 Mon Sep 17 00:00:00 2001 From: zzyuan <781948537@qq.com> Date: Thu, 6 Nov 2025 17:12:55 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../certificateInfo/index.vue | 6 +- .../certificateAtake/index.vue | 93 +++++++++---------- .../certificateTask/index.vue | 22 ++--- 3 files changed, 58 insertions(+), 63 deletions(-) diff --git a/src/views/certificate/certificateManage/certificateInfo/index.vue b/src/views/certificate/certificateManage/certificateInfo/index.vue index b4b417d..fb27652 100644 --- a/src/views/certificate/certificateManage/certificateInfo/index.vue +++ b/src/views/certificate/certificateManage/certificateInfo/index.vue @@ -648,11 +648,11 @@ handleUpdate(row) { this.reset(); this.open = true; - this.isReadOnly=true; + this.isReadOnly=true; this.baseForm = Object.assign({}, row) listDept().then((response) => { - this.deptOptions = this.handleTree(response.data, 'deptId') - }) + this.deptOptions = this.handleTree(response.data, 'deptId') + }) this.title = "修改"; }, handleTabClick(tab, event) { diff --git a/src/views/certificate/certificateReturnManage/certificateAtake/index.vue b/src/views/certificate/certificateReturnManage/certificateAtake/index.vue index b9987de..5050433 100644 --- a/src/views/certificate/certificateReturnManage/certificateAtake/index.vue +++ b/src/views/certificate/certificateReturnManage/certificateAtake/index.vue @@ -116,55 +116,50 @@ /> - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + +