From 5efebb555efd984f3dd35de83e465cd53aaf8175 Mon Sep 17 00:00:00 2001 From: riku <risaku@163.com> Date: 星期五, 26 四月 2024 10:34:51 +0800 Subject: [PATCH] 完善左上角切换监测因子后,折线图联动切换功能 --- lib/util.js | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/lib/util.js b/lib/util.js index 7ef3641..6d07a76 100644 --- a/lib/util.js +++ b/lib/util.js @@ -24,14 +24,14 @@ label: '杞﹁浇', value: '0a', }, - { - label: '鏃犱汉鏈�', - value: '0b', - }, - { - label: '鏃犱汉鑸�', - value: '0c', - }, + // { + // label: '鏃犱汉鏈�', + // value: '0b', + // }, + // { + // label: '鏃犱汉鑸�', + // value: '0c', + // }, ], _factorName: { NO2: '浜屾哀鍖栨爱', //2 -- Gitblit v1.9.3