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/procurementManagement/priceManagement/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/procurementManagement/priceManagement/index.vue b/src/views/procurementManagement/priceManagement/index.vue
index 12f785b..006ce3c 100644
--- a/src/views/procurementManagement/priceManagement/index.vue
+++ b/src/views/procurementManagement/priceManagement/index.vue
@@ -145,7 +145,7 @@
     oldPrice: 50.00,
     newPrice: 55.00,
     priceChange: 10.00,
-    effectiveTime: '2024-12-01 00:00:00',
+    effectiveTime: '2025-12-01 00:00:00',
     status: 'active',
     reason: '甯傚満浠锋牸鍙樺姩',
     remark: '甯傚満浠锋牸涓婃定'
@@ -158,7 +158,7 @@
     oldPrice: 80.00,
     newPrice: 75.00,
     priceChange: -6.25,
-    effectiveTime: '2024-12-01 00:00:00',
+    effectiveTime: '2025-12-01 00:00:00',
     status: 'active',
     reason: '鎴愭湰鍙樺寲',
     remark: '鎴愭湰涓嬮檷'

--
Gitblit v1.9.3