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() {