From b9dfe29ffd1c348d01721e3ff53a66a525cdcdf6 Mon Sep 17 00:00:00 2001 From: sjl <1716605279@qq.com> Date: Thu, 11 Dec 2025 09:48:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BD=95=E6=B3=A2=E4=B8=8D=E5=B1=95=E7=A4=BA?= =?UTF-8?q?=E8=B6=8B=E5=8A=BF=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/echarts/line/index.vue | 6 +++--- .../compareDataCheckSingleChannelSingleTestPopup.vue | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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" /> - +