11
WXL
2024-03-14 70e2bdb8631bfb7ec6c24ced81a236ff3197c937
src/views/project/donatefinish/index.vue
@@ -721,7 +721,6 @@
      this.selecttime = [
        this.$moment(this.$route.params.starttime).format("YYYY-MM-DD"),
        this.$moment(this.$route.params.endtime)
          .add(-1, "month")
          .format("YYYY-MM-DD")
      ];
    }