qinxianzhangyao
2024-03-18 e3a63203c823a4b7fcb12a52769c34acdc0b7a19
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();
      });
    },
    // / 处理默认选中当前日期