From 622e2b900a43fb6658e4d46cd376cd99e9633ab1 Mon Sep 17 00:00:00 2001 From: zt916916 <1903964620@qq.com> Date: 星期四, 20 三月 2025 18:37:05 +0800 Subject: [PATCH] Merge branch 'develop1.0' into zt_from_develop1.0 --- 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