From f55b77e7a0f1ce7ad65ac0422a6593e18bbf6651 Mon Sep 17 00:00:00 2001 From: fengachen <373943794@qq.com> Date: Wed, 1 Jun 2022 16:23:17 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1=E7=A7=91=E5=AE=A4=E9=BB=98=E8=AE=A4=E5=B1=95=E5=BC=80?= =?UTF-8?q?=20=E5=8E=BB=E6=8E=89=E7=A7=91=E5=AE=A4=E7=BB=9F=E8=AE=A1?= =?UTF-8?q?=E7=9A=84=E6=89=80=E5=B1=9E=E7=A7=91=E5=AE=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WholeInstituteStatisticsList.vue | 1 + .../IndividualPaymentStatisticsList.vue | 1 + .../ProjectPaymentStatisticsList.vue | 24 +++++++++---------- 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/src/views/statisticalReport/WholeInstituteStatisticsList.vue b/src/views/statisticalReport/WholeInstituteStatisticsList.vue index ad2f22d..12fb4fe 100644 --- a/src/views/statisticalReport/WholeInstituteStatisticsList.vue +++ b/src/views/statisticalReport/WholeInstituteStatisticsList.vue @@ -27,6 +27,7 @@ :treeData="treeDepartData" :replaceFields="replaceFields" v-model="queryParam.departCode" + tree-default-expand-all placeholder="请选择科室" @change="departChange"> diff --git a/src/views/statisticalReport/departmentStatistics/IndividualPaymentStatisticsList.vue b/src/views/statisticalReport/departmentStatistics/IndividualPaymentStatisticsList.vue index 1453a2f..d6ddc63 100644 --- a/src/views/statisticalReport/departmentStatistics/IndividualPaymentStatisticsList.vue +++ b/src/views/statisticalReport/departmentStatistics/IndividualPaymentStatisticsList.vue @@ -40,6 +40,7 @@ :treeData="treeDepartData" :replaceFields="replaceFields" v-model="queryParam.departCode" + tree-default-expand-all placeholder="请选择科室"> diff --git a/src/views/statisticalReport/departmentStatistics/ProjectPaymentStatisticsList.vue b/src/views/statisticalReport/departmentStatistics/ProjectPaymentStatisticsList.vue index 69b8615..a3f634a 100644 --- a/src/views/statisticalReport/departmentStatistics/ProjectPaymentStatisticsList.vue +++ b/src/views/statisticalReport/departmentStatistics/ProjectPaymentStatisticsList.vue @@ -47,18 +47,18 @@ - - - - - - + + + + + + + + + + + +