From e0ea4a6a2dfcbd856428ac0c5e19636956ce6fd1 Mon Sep 17 00:00:00 2001 From: gaoyuanwei <2826352639@qq.com> Date: Thu, 25 Aug 2022 17:45:34 +0800 Subject: [PATCH 1/2] =?UTF-8?q?bug=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/views/assignCase/components/queryPage.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/front/src/views/assignCase/components/queryPage.vue b/front/src/views/assignCase/components/queryPage.vue index 27aea63c..e5eb4ffa 100644 --- a/front/src/views/assignCase/components/queryPage.vue +++ b/front/src/views/assignCase/components/queryPage.vue @@ -4,7 +4,8 @@
-

典型赋能案例

+

典型赋能案例

+

赋能案例

@@ -86,7 +87,7 @@ import { useRouter } from 'vue-router' // import { pinyin } from 'pinyin-pro' // import { Empty } from 'ant-design-vue' - + const whoShow1 = ref(whoShow) const router = useRouter() const listBg = ref('') const contenBox = ref([]) From caef0e672a60d30323643a4c83394f30247d0d68 Mon Sep 17 00:00:00 2001 From: gaoyuanwei <2826352639@qq.com> Date: Thu, 25 Aug 2022 17:56:33 +0800 Subject: [PATCH 2/2] bug --- front/src/views/assignCase/components/queryPage.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/src/views/assignCase/components/queryPage.vue b/front/src/views/assignCase/components/queryPage.vue index e5eb4ffa..df87e6e2 100644 --- a/front/src/views/assignCase/components/queryPage.vue +++ b/front/src/views/assignCase/components/queryPage.vue @@ -5,7 +5,7 @@

典型赋能案例

-

赋能案例

+

赋能案例

@@ -87,7 +87,7 @@ import { useRouter } from 'vue-router' // import { pinyin } from 'pinyin-pro' // import { Empty } from 'ant-design-vue' - const whoShow1 = ref(whoShow) + const whoShow1 = ref(whoShow) const router = useRouter() const listBg = ref('') const contenBox = ref([])