BMI
wwl
2025-05-07 a0f4e2beb89d0cb1b4078d76bb12184a08143d04
src/views/mall/footprint/index.vue
@@ -307,7 +307,7 @@
  },
  created() {
    // this.getNowTime();
    this.getList();
    this.getdate();
  },
  methods: {
@@ -317,6 +317,7 @@
            moment(res.data).format("YYYY-MM-DD 00:00:00"),
            moment(res.data).format("YYYY-MM-DD 23:59:00")
          ];;
          this.getList();
      });
    },
    // / 处理默认选中当前日期