From a7938fbc431502c0a631f188b6e8d7ae5e67a3d1 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 06 一月 2022 18:27:07 +0800
Subject: [PATCH] 2022-01-06

---
 src/utils/option.js |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/src/utils/option.js b/src/utils/option.js
index 60f45a3..b8b73e7 100644
--- a/src/utils/option.js
+++ b/src/utils/option.js
@@ -123,6 +123,11 @@
     {value: -7, text: '鍚庝竷澶�'},
     {value: -30, text: '鍚�30澶�'},
     {value: -90, text: '鍚�90澶�'},
+    {value: -180, text: '鍚庡崐骞�'},
+    {value: -365, text: '鍚�1骞�'},
+    {value: -1095, text: '鍚�3骞�'},
+    {value: -1825, text: '鍚�5骞�'},
+    {value: -3650, text: '鍚�10骞�'},
     {value: -7300, text: '鍚�20骞�'},
   ],
   dateweek: [
@@ -171,6 +176,11 @@
     {value: -7, text: '鍚庝竷澶�'},
     {value: -30, text: '鍚�30澶�'},
     {value: -90, text: '鍚�90澶�'},
+    {value: -180, text: '鍚庡崐骞�'},
+    {value: -365, text: '鍚�1骞�'},
+    {value: -1095, text: '鍚�3骞�'},
+    {value: -1825, text: '鍚�5骞�'},
+    {value: -3650, text: '鍚�10骞�'},
     {value: -7300, text: '鍚�20骞�'},
   ]
 }

--
Gitblit v1.8.0