From 12c3d303edc269fb805f553033dae6b1361e8145 Mon Sep 17 00:00:00 2001 From: zhangsir Date: Thu, 11 Jan 2024 16:13:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=90=9C=E7=B4=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/portal/case/Index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/portal/case/Index.vue b/src/views/portal/case/Index.vue index f7e15007..aa50a65e 100644 --- a/src/views/portal/case/Index.vue +++ b/src/views/portal/case/Index.vue @@ -433,13 +433,13 @@ export default { majorType: '', //专业分类code // orderAsc: false, // isTop: true, - excellent: false, + excellent: true, keyWord: '', orgDomainDtos: [], caseType: '', authorName: '', notInIds: [], - type: '', + type: 'excellent', userId: '', parent: '', children: [],