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,