diff --git a/src/utils/echartMethod.ts b/src/utils/echartMethod.ts index c02fa5d..b45b36e 100644 --- a/src/utils/echartMethod.ts +++ b/src/utils/echartMethod.ts @@ -1,4 +1,3 @@ -import { number } from 'vue-types' const dataProcessing = (arr: any[]) => { return arr diff --git a/src/views/govern/alarm/Transient.vue b/src/views/govern/alarm/Transient.vue index d191eb8..d0f6728 100644 --- a/src/views/govern/alarm/Transient.vue +++ b/src/views/govern/alarm/Transient.vue @@ -1,5 +1,5 @@