diff --git a/src/views/statisticalReport/budgetProgress.vue b/src/views/statisticalReport/budgetProgress.vue index 368ca31..914ec44 100644 --- a/src/views/statisticalReport/budgetProgress.vue +++ b/src/views/statisticalReport/budgetProgress.vue @@ -460,7 +460,7 @@ year: this.select.year, type: this.select.type, plan_department_id: this.select.department, - top_pid: 1, + top_pid: 0, dimension: this.select?.dimension?.toString() }) for (var m of res.list.data) {