From 28b1288cc0903b8e96d87a141646d6cb1bf40d67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E7=A3=8A?= <45566618@qq.com> Date: Wed, 2 Jul 2025 15:13:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=9A=E5=91=98=E7=BB=9F=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/zh/hy/tdcs/index.vue | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/src/views/zh/hy/tdcs/index.vue b/src/views/zh/hy/tdcs/index.vue index 13f72ee..ac90d2f 100644 --- a/src/views/zh/hy/tdcs/index.vue +++ b/src/views/zh/hy/tdcs/index.vue @@ -4,12 +4,13 @@ - 近3天 - 近7天 - 近30天 - 自定义 + 当天 + 近3天 + 近7天 + 近30天 + 自定义 - + { getHousingestates(); if(parmas.type=='1'){ - parmas.beginTime=getPreviousDate(2)+' 00:00:00'; + parmas.beginTime=getPreviousDate(0)+' 00:00:00'; parmas.endTime=getPreviousDate(0)+' 23:59:59'; } loadDate();