From 6539ecb9495eef50342bdfe709b641017bc174c2 Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Tue, 3 Sep 2024 18:04:34 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=9B=E5=B1=95=E7=8E=87=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/statisticalReport/budgetProgress.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {