From d1bf7708ae652f4a7b5409cd112ad0981be3b15c Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 01 四月 2025 11:11:09 +0800 Subject: [PATCH] 2025-04-01 --- src/utils/option.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/utils/option.js b/src/utils/option.js index e025897..b311e85 100644 --- a/src/utils/option.js +++ b/src/utils/option.js @@ -133,6 +133,8 @@ {value: 'week', text: '鏈懆'}, {value: 'month', text: '鏈湀'}, {value: 'lastMonth', text: '涓婃湀'}, + {value: 'year', text: '鏈勾'}, + {value: 'lastYear', text: '涓婂勾'}, ], datetime: [ {value: '', text: '绌�'}, -- Gitblit v1.8.0