From eed746580d059ab1bb01fec5a4c117a82c861ff2 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 06 二月 2025 20:56:55 +0800
Subject: [PATCH] 2025-02-06

---
 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