From 0bfee8bb957526e9f67d14fd0dd79df478d068d8 Mon Sep 17 00:00:00 2001 From: nisen Date: Wed, 9 Aug 2023 01:38:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A1=88=E4=BE=8B=E5=B9=B4=E4=BB=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/portal/case/Index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/portal/case/Index.vue b/src/views/portal/case/Index.vue index 96476a02..439be944 100644 --- a/src/views/portal/case/Index.vue +++ b/src/views/portal/case/Index.vue @@ -388,7 +388,7 @@ export default { Positive: [],//排行数据3 protocolDialogVisible: false, protocolConfirmButton: true, - years: [new Date().getFullYear().toString()], + years: [], queryCondition: { pageIndex: 1, pageSize: 5,