From 96d52fafeecd598f7a862651996133dd054d358c Mon Sep 17 00:00:00 2001 From: helloDy <1615073571@qq.com> Date: Sun, 8 Oct 2023 16:59:09 +0800 Subject: [PATCH] pdf --- .../base/equipmentBindSection/dialogForm.vue | 4 + src/views/core/analysis/LineChart.vue | 9 +- .../core/analysis/balanceAnalysis/index.vue | 9 +- src/views/core/analysis/balanceChart.vue | 42 +++- .../core/analysis/yieldAnalysis/index.vue | 142 ++++++++----- src/views/core/base/factory/index.vue | 31 ++- src/views/core/monitoring/auto/index.vue | 191 +++++++++--------- src/views/core/monitoring/data/index.vue | 139 ++++++++----- .../monitoring/sectionStatistics/index.vue | 143 +++++++------ .../sectionStatisticsSearch/index.vue | 144 ++++++++++++- 10 files changed, 552 insertions(+), 302 deletions(-) diff --git a/src/views/base/equipmentBindSection/dialogForm.vue b/src/views/base/equipmentBindSection/dialogForm.vue index 91645365..6fd786ce 100644 --- a/src/views/base/equipmentBindSection/dialogForm.vue +++ b/src/views/base/equipmentBindSection/dialogForm.vue @@ -20,6 +20,7 @@ diff --git a/src/views/core/analysis/LineChart.vue b/src/views/core/analysis/LineChart.vue index 49c1565f..8341dc05 100644 --- a/src/views/core/analysis/LineChart.vue +++ b/src/views/core/analysis/LineChart.vue @@ -1,8 +1,8 @@