11
WXL
2024-07-29 4acc0fb0d27d9bd959e6d4bf6b2ab2702b1b4e42
11
已修改1个文件
4 ■■■■ 文件已修改
src/views/project/DonationProcess/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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();