ezhizao_zx 1 năm trước cách đây
mục cha
commit
efd080e735
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/business/lot/index.vue

+ 1 - 0
src/views/business/lot/index.vue

@@ -286,6 +286,7 @@ function getNowDate() {
   console.log(dayDate);
   queryParams.value.endTime = dayDate;
 }
+
 function getPassDate() {
   var myDate = new Date();
   myDate.setDate(myDate.getDate() - 29);