From bc5ee885e09d24a1856b2bf44aa9aa37777c0535 Mon Sep 17 00:00:00 2001 From: gongjiale <942894820@qq.com> Date: Tue, 10 Jan 2023 13:56:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=BB=98=E8=AE=A4=E5=9B=BE?= =?UTF-8?q?=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/views/home/components/CanAssignCase.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/src/views/home/components/CanAssignCase.vue b/front/src/views/home/components/CanAssignCase.vue index 09111189..696b4732 100644 --- a/front/src/views/home/components/CanAssignCase.vue +++ b/front/src/views/home/components/CanAssignCase.vue @@ -6,7 +6,7 @@

{{ item.name }}

发布时间 {{ item.createDate }}

@@ -30,7 +30,7 @@ const props = defineProps({ default: '组件服务', }, }) - +const imgSrcYyzy = ref(require('@/assets/home/fn/cjtd.png')) const orderArray = ref([ { value: 'create_date',