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();