qx
2025-04-16 a2c6e0da9d51c37ceff8d0d7e1bb7f4f85f1deb5
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();
      });
    },
    // / 处理默认选中当前日期