From 299011f4f2f151d0550065c1ee89420379a653c2 Mon Sep 17 00:00:00 2001 From: WX <1377869194@qq.com> Date: 星期二, 15 八月 2023 17:46:32 +0800 Subject: [PATCH] 添加报告功能 --- src/components/BGDC.vue | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) diff --git a/src/components/BGDC.vue b/src/components/BGDC.vue index 40f2125..00edf50 100644 --- a/src/components/BGDC.vue +++ b/src/components/BGDC.vue @@ -21,14 +21,6 @@ value-format="YYYY-MM-DD HH" format="YYYY-MM-DD HH" /> - <!-- <el-date-picker - size="large" - v-model="selectform.value1" - type="date" - @change="changeTime" - value-format="YYYY-MM-DD" - /> - --> </div> <div class="button_box"> -- Gitblit v1.9.3