From 00a6dac6e1438e755d5e2bcaefed45a825dce29f Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期三, 27 八月 2025 16:43:23 +0800
Subject: [PATCH] 时间修改

---
 src/views/collaborativeApproval/notificationManagement/index.vue |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/views/collaborativeApproval/notificationManagement/index.vue b/src/views/collaborativeApproval/notificationManagement/index.vue
index 2db6780..e75103f 100644
--- a/src/views/collaborativeApproval/notificationManagement/index.vue
+++ b/src/views/collaborativeApproval/notificationManagement/index.vue
@@ -567,9 +567,9 @@
     status: "published",
     content: "鏍规嵁鍥藉瑙勫畾锛岀粨鍚堝叕鍙稿疄闄呮儏鍐碉紝鐜板皢2024骞存槬鑺傛斁鍋囧畨鎺掗�氱煡濡備笅...",
     departments: ["鎶�鏈儴", "閿�鍞儴", "浜轰簨閮�", "璐㈠姟閮�", "杩愯惀閮�", "甯傚満閮�", "瀹㈡湇閮�"],
-    expireDate: "2024-02-15",
+    expireDate: "2025-02-15",
     syncMethods: ["wechat", "dingtalk", "email"],
-    createTime: "2024-01-15 10:30:00"
+    createTime: "2025-01-15 10:30:00"
   },
   {
     id: "2",
@@ -579,9 +579,9 @@
     status: "published",
     content: "鎶�鏈儴瀹氫簬姣忓懆浜斾笅鍗�2鐐瑰彫寮�鍛ㄤ緥浼氾紝璇峰悇浣嶅悓浜嬪噯鏃跺弬鍔�...",
     departments: ["鎶�鏈儴"],
-    expireDate: "2024-01-20",
+    expireDate: "2025-01-20",
     syncMethods: ["wechat", "dingtalk"],
-    createTime: "2024-01-14 15:20:00"
+    createTime: "2025-01-14 15:20:00"
   },
   {
     id: "3",
@@ -591,9 +591,9 @@
     status: "draft",
     content: "涓虹淮鎶ゅ叕鍙告甯哥З搴忥紝瑙勮寖鍛樺伐琛屼负锛岀幇瀵硅繚鍙嶅叕鍙歌瀹氱殑琛屼负杩涜澶勭綒...",
     departments: ["浜轰簨閮�", "鎶�鏈儴", "閿�鍞儴"],
-    expireDate: "2024-02-13",
+    expireDate: "2025-02-13",
     syncMethods: ["wechat", "email"],
-    createTime: "2024-01-13 09:15:00"
+    createTime: "2025-01-13 09:15:00"
   }
 ];
 

--
Gitblit v1.9.3