From ace99f797d39afa7d76e7a92dea4435d13ee43f8 Mon Sep 17 00:00:00 2001 From: lancer <1905818361@qq.com> Date: Tue, 21 Dec 2021 18:10:55 +0800 Subject: [PATCH] init --- src/views/Equipment/state.vue | 31 +++++++++++++++++++++++++++++++ src/views/Statistics/trend.vue | 2 +- 2 files changed, 32 insertions(+), 1 deletion(-) diff --git a/src/views/Equipment/state.vue b/src/views/Equipment/state.vue index 5da5e1d..911e344 100644 --- a/src/views/Equipment/state.vue +++ b/src/views/Equipment/state.vue @@ -3,6 +3,20 @@
+ + + + { this.dataList = res.data; diff --git a/src/views/Statistics/trend.vue b/src/views/Statistics/trend.vue index bad592e..2184ce1 100644 --- a/src/views/Statistics/trend.vue +++ b/src/views/Statistics/trend.vue @@ -479,7 +479,7 @@ export default { sysChange(){ this.choicValue='' this.selValue='0' - this.receptionOverviewOfSystem(); + this.getList() }, // 获取tab2 receptionOverviewOfSystem() {