2
lkk
2025-04-09 7db11f1ecbe7df37eb1a8adfdfadc8b654d46522
src/views/mall/cart/index.vue
@@ -421,7 +421,7 @@
  },
  created() {
    // this.getNowTime();
    this.getList();
    this.getdate();
  },
  methods: {
@@ -431,6 +431,7 @@
            moment(res.data).format("YYYY-MM-DD 00:00:00"),
            moment(res.data).format("YYYY-MM-DD 23:59:00")
          ];;
          this.getList();
      });
    },
    // / 处理默认选中当前日期