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] 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([])