src/views/project/DonationProcess/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | 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();