From 07069cf5c89f842ef94df74a38924d8d74255c05 Mon Sep 17 00:00:00 2001 From: xzt <1113240624@qq.com> Date: Fri, 1 Mar 2024 14:31:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B0=B4=E9=97=B8=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../confirmDelimitationManage/index.vue | 16 +++++----- .../listPage/options/managementSystem.vue | 10 +++++-- .../listPage/options/managementSystemFxzz.vue | 5 ++-- .../listPage/options/managementSystemFzr.vue | 6 ++-- .../floodControlManagement/power.vue | 30 +++++++++---------- .../floodControlManagement/preplan.vue | 24 +++++++-------- .../floodControlManagement/supplies.vue | 30 +++++++++---------- .../floodControlManagement/tissue.vue | 22 +++++++------- .../components/list.vue | 20 ++++++------- .../safeProduction/components/list.vue | 20 ++++++------- .../safetyManage/safetyAppraisal/list.vue | 8 ++--- .../safetyManage/safetyAppraisal/task.vue | 16 +++++----- 12 files changed, 106 insertions(+), 101 deletions(-) diff --git a/src/views/sluice/safetyManage/confirmDelimitationManage/index.vue b/src/views/sluice/safetyManage/confirmDelimitationManage/index.vue index 82f1da0..0863ee6 100644 --- a/src/views/sluice/safetyManage/confirmDelimitationManage/index.vue +++ b/src/views/sluice/safetyManage/confirmDelimitationManage/index.vue @@ -208,8 +208,8 @@ > - { console.log(res); if (res.records[0]) { @@ -581,8 +581,8 @@ export default { }, comfirm(row) { this.baseMsg = row; - const id = row.id; - this.conQueryParams.data.wagaId = id; + const wagaCode = row.wagaCode; + this.conQueryParams.data.wagaCode = wagaCode; listQqhj(this.conQueryParams).then((res) => { // console.log(res); if (res.records[0]) { @@ -811,7 +811,7 @@ export default { } }); } else { - this.form.wagaId = this.baseMsg.id; + this.form.wagaCode = this.baseMsg.wagaCode; addQqhj(this.form).then((response) => { if (response.code === 200) { this.msgSuccess("新增成功"); diff --git a/src/views/sluice/safetyManage/declarationManage/examine/components/listPage/options/managementSystem.vue b/src/views/sluice/safetyManage/declarationManage/examine/components/listPage/options/managementSystem.vue index 31e4156..69487aa 100644 --- a/src/views/sluice/safetyManage/declarationManage/examine/components/listPage/options/managementSystem.vue +++ b/src/views/sluice/safetyManage/declarationManage/examine/components/listPage/options/managementSystem.vue @@ -7,7 +7,11 @@ 添加 --> - +
防汛组织
- +