qx
qx
2025-05-16 23baa415d3088cfa5dd47d9ee2ab82c308b97f64
src/views/mall/history/index.vue
@@ -310,7 +310,7 @@
  },
  created() {
    // this.getNowTime();
    this.getList();
    this.getdate();
  },
  methods: {
@@ -320,6 +320,7 @@
            moment(res.data).format("YYYY-MM-DD 00:00:00"),
            moment(res.data).format("YYYY-MM-DD 23:59:00")
          ];;
          this.getList();
      });
    },
    // / 处理默认选中当前日期