From 1ad212f3bb062a711d6626ed94e7ae12e5cd8b9c Mon Sep 17 00:00:00 2001
From: z1415143022 <z1415143022@163.com>
Date: 星期五, 21 三月 2025 01:51:13 +0800
Subject: [PATCH] 工序能耗分析

---
 zhitan-vue/src/views/keyEquipment/monthly/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/zhitan-vue/src/views/keyEquipment/monthly/index.vue b/zhitan-vue/src/views/keyEquipment/monthly/index.vue
index af4344b..b7a327c 100644
--- a/zhitan-vue/src/views/keyEquipment/monthly/index.vue
+++ b/zhitan-vue/src/views/keyEquipment/monthly/index.vue
@@ -18,7 +18,7 @@
             v-model="queryParams.dataTime"
             type="month"
             :clearable="false"
-            value-format="yyyy-MM"
+            value-format="YYYY-MM"
             placeholder="閫夋嫨鏃ユ湡"
           >
           </el-date-picker>

--
Gitblit v1.9.3