From f1aec581c75824f9143d9419c3758b2a810bc6b6 Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Fri, 9 May 2025 14:53:13 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20SMFByImsi=E5=88=A0=E9=99=A4=E5=9B=BE?= =?UTF-8?q?=E7=BC=A9=E6=94=BE=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dashboard/smfCDRByIMSI/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/dashboard/smfCDRByIMSI/index.vue b/src/views/dashboard/smfCDRByIMSI/index.vue index 1b597470..bf159afa 100644 --- a/src/views/dashboard/smfCDRByIMSI/index.vue +++ b/src/views/dashboard/smfCDRByIMSI/index.vue @@ -81,9 +81,9 @@ const option = { }, toolbox: { feature: { - dataZoom: { - yAxisIndex: 'none', - }, + // dataZoom: { + // yAxisIndex: 'none', + // }, saveAsImage: {}, }, },