From 2af459e58a5d440251ef05310959a05fadf446b7 Mon Sep 17 00:00:00 2001 From: liujun Date: Mon, 19 Aug 2024 15:48:37 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E9=A1=B5=E9=9D=A2=E8=B7=9F=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E8=B0=83=E6=95=B4=202=E3=80=81=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E6=9C=AA=E5=85=B3=E8=81=94=E4=BC=81=E4=B8=9Abug=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/detail.vue | 3 +- .../assurance_management/components/list.vue | 30 ++-- .../components/list.vue | 22 +-- .../technical_management/components/list.vue | 139 ++---------------- .../components/detail.vue | 11 +- .../components/list.vue | 24 +-- .../transportation_management/index.vue | 4 +- 7 files changed, 48 insertions(+), 185 deletions(-) diff --git a/src/views/emergen_cyrescue/emergency_information/security_agency/assurance_management/components/detail.vue b/src/views/emergen_cyrescue/emergency_information/security_agency/assurance_management/components/detail.vue index 3d19274..f959dfd 100644 --- a/src/views/emergen_cyrescue/emergency_information/security_agency/assurance_management/components/detail.vue +++ b/src/views/emergen_cyrescue/emergency_information/security_agency/assurance_management/components/detail.vue @@ -156,7 +156,6 @@ export default { } }, created() { - console.log('this.$parent.CASE_ID', this.$parent.CASE_ID) if (this.$parent.CASE_ID) { this.Id = this.$parent.CASE_ID this.getDetail(this.Id) @@ -189,7 +188,7 @@ export default { }) }, getDetail(Id) { - const params = { Id } + const params = { ID: Id } requestFN('/major/communication/detail', params).then((response) => { const data = response.msg this.form = { diff --git a/src/views/emergen_cyrescue/emergency_information/security_agency/assurance_management/components/list.vue b/src/views/emergen_cyrescue/emergency_information/security_agency/assurance_management/components/list.vue index 5aca4d2..a17c4a3 100644 --- a/src/views/emergen_cyrescue/emergency_information/security_agency/assurance_management/components/list.vue +++ b/src/views/emergen_cyrescue/emergency_information/security_agency/assurance_management/components/list.vue @@ -10,7 +10,7 @@ 搜索 - 重置 + 重置 @@ -18,16 +18,15 @@ - - - - - - + + + + + @@ -41,7 +40,7 @@ - + @@ -55,7 +54,6 @@ no-children-text="暂无数据" @input="handleOrgTypeChange" /> - @@ -247,11 +245,8 @@
- - - - - + - - - @@ -134,7 +130,6 @@ - @@ -147,7 +142,6 @@ - @@ -160,7 +154,6 @@ - @@ -173,7 +166,6 @@ - @@ -186,7 +178,6 @@ - @@ -199,7 +190,6 @@ - @@ -212,7 +202,6 @@ - @@ -225,7 +214,6 @@ - - - - - - + + + + + @@ -33,7 +33,7 @@ - + @@ -42,7 +42,6 @@ - - @@ -74,16 +72,13 @@ - - - @@ -96,7 +91,6 @@ - @@ -109,7 +103,6 @@ - @@ -119,7 +112,6 @@ - @@ -147,11 +139,8 @@
- - -