lkk
2024-12-17 6bf0b65995f54e9ee85b9d6823b77fb355b2a47c
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();
      });
    },
    // / 处理默认选中当前日期