From c62816d0e17fb4b31031e7935ad919a7986e8a63 Mon Sep 17 00:00:00 2001
From: waibao2 <1@qq.com>
Date: Fri, 24 Oct 2025 10:24:47 +0800
Subject: [PATCH] =?UTF-8?q?docs:=E6=B1=9B=E6=9C=9F=E7=AE=A1=E7=90=86?=
=?UTF-8?q?=E9=85=8D=E7=BD=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/message/season/index.vue | 227 +++++++++++++++++++++++++++++
1 file changed, 227 insertions(+)
create mode 100644 src/views/message/season/index.vue
diff --git a/src/views/message/season/index.vue b/src/views/message/season/index.vue
new file mode 100644
index 0000000..d781209
--- /dev/null
+++ b/src/views/message/season/index.vue
@@ -0,0 +1,227 @@
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+ 新增
+
+
+ 修改
+
+
+ 删除
+
+
+ 导出
+
+
+ 批量设置
+
+
+
+
+ 未设置阈值,默认为1小时
+
+
+
+
+
+
+
+
+
+ {{ parseTime(scope.row.starttime,'{y}-{m}-{d}') }}
+
+
+
+
+ {{ parseTime(scope.row.endtime,'{y}-{m}-{d}') }}
+
+
+
+
+ 修改
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file