From a8d8d2fdb83f21e76f90cb13ea91ad6e9bf98a9b Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 24 三月 2025 10:53:52 +0800 Subject: [PATCH] Merge branch 'master' into positec --- 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