diff --git a/frontend/src/components/echarts/line/index.vue b/frontend/src/components/echarts/line/index.vue index b65b25c..f58827a 100644 --- a/frontend/src/components/echarts/line/index.vue +++ b/frontend/src/components/echarts/line/index.vue @@ -8,9 +8,9 @@ import { onBeforeUnmount, onMounted, ref, watch } from 'vue' // import echarts from './echarts' import * as echarts from 'echarts' // 全引入 -import 'echarts-gl' -import 'echarts-liquidfill' -import 'echarts/lib/component/dataZoom' +// import 'echarts-gl' +// import 'echarts-liquidfill' +// import 'echarts/lib/component/dataZoom' const color = [ 'var(--el-color-primary)', diff --git a/frontend/src/views/home/components/compareDataCheckSingleChannelSingleTestPopup.vue b/frontend/src/views/home/components/compareDataCheckSingleChannelSingleTestPopup.vue index 1ea855f..3849a57 100644 --- a/frontend/src/views/home/components/compareDataCheckSingleChannelSingleTestPopup.vue +++ b/frontend/src/views/home/components/compareDataCheckSingleChannelSingleTestPopup.vue @@ -173,7 +173,7 @@ :currentScriptTypeName="currentScriptTypeName" /> - +