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

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

diff --git a/src/utils/option.js b/src/utils/option.js
index 3bc831f..60f45a3 100644
--- a/src/utils/option.js
+++ b/src/utils/option.js
@@ -116,12 +116,14 @@
     {value: 7, text: '鍓嶄竷澶�'},
     {value: 30, text: '鍓�30澶�'},
     {value: 90, text: '鍓�90澶�'},
+    {value: 7300, text: '鍓�20骞�'},
     {value: -1, text: '鏄庡ぉ'},
     {value: -2, text: '鍚庡ぉ'},
     {value: -3, text: '鍚庝笁澶�'},
     {value: -7, text: '鍚庝竷澶�'},
     {value: -30, text: '鍚�30澶�'},
     {value: -90, text: '鍚�90澶�'},
+    {value: -7300, text: '鍚�20骞�'},
   ],
   dateweek: [
     {value: '', text: _dict['model.empty']},
@@ -162,12 +164,14 @@
     {value: 7, text: '鍓嶄竷澶�'},
     {value: 30, text: '鍓�30澶�'},
     {value: 90, text: '鍓�90澶�'},
+    {value: 7300, text: '鍓�20骞�'},
     {value: -1, text: '鏄庡ぉ'},
     {value: -2, text: '鍚庡ぉ'},
     {value: -3, text: '鍚庝笁澶�'},
     {value: -7, text: '鍚庝竷澶�'},
     {value: -30, text: '鍚�30澶�'},
     {value: -90, text: '鍚�90澶�'},
+    {value: -7300, text: '鍚�20骞�'},
   ]
 }
 

--
Gitblit v1.8.0