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 @@ - - - - - - + + + + + + + + + + + +