11
WXL
2024-07-29 4acc0fb0d27d9bd959e6d4bf6b2ab2702b1b4e42
src/views/project/DonationProcess/index.vue
@@ -487,9 +487,9 @@
    }
    if (this.$route.params.city != "") {
      this.queryParams.regionalLevel = this.$route.params.city;
      this.queryParams.regionallevel = this.$route.params.city;
    } else {
      this.queryParams.regionalLevel = "";
      this.queryParams.regionallevel = "";
    }
    this.getTimeList();