From e1b7fb4dd8af0f6d8a50fd877f4cd211a5b26947 Mon Sep 17 00:00:00 2001 From: gaoyuanwei <2826352639@qq.com> Date: Tue, 5 Jul 2022 15:00:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8E=E5=8F=B0-=E7=BB=84=E4=BB=B6=E6=9C=8D?= =?UTF-8?q?=E5=8A=A1bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/modules/ability/bsabilityai.vue | 185 +++---- .../components/Business/BusinessUsageMode.vue | 491 +++++++++--------- 2 files changed, 346 insertions(+), 330 deletions(-) diff --git a/back/src/views/modules/ability/bsabilityai.vue b/back/src/views/modules/ability/bsabilityai.vue index 7d38f206..4e4d4ee8 100644 --- a/back/src/views/modules/ability/bsabilityai.vue +++ b/back/src/views/modules/ability/bsabilityai.vue @@ -55,12 +55,16 @@ width="50" > diff --git a/front/src/views/detailsAll/components/Business/BusinessUsageMode.vue b/front/src/views/detailsAll/components/Business/BusinessUsageMode.vue index 6ddc28fe..f38a936f 100644 --- a/front/src/views/detailsAll/components/Business/BusinessUsageMode.vue +++ b/front/src/views/detailsAll/components/Business/BusinessUsageMode.vue @@ -2,10 +2,7 @@
- +
@@ -30,7 +27,7 @@
{{ item.contact }}

- {{ item.contact }} + {{ item.facilitator.name }} {{ item.facilitator.value }} @@ -56,7 +53,7 @@

{{ item.contact2 }}

- {{ item.contact2 }} + {{ item.facilitator2.name }} {{ item.facilitator2.value }} @@ -84,264 +81,276 @@