From 9af0ba7e5a51b187f762234755ed1559ab91f5f5 Mon Sep 17 00:00:00 2001 From: yupan <yupanx@163.com> Date: Mon, 07 Nov 2022 16:23:37 +0800 Subject: [PATCH] 1、监测因子趋势时间控件修改 2、监测因子对比echarts显示修改 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 22a81ec..23a6014 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,7 @@ "element-ui": "^2.15.5", "esri-leaflet": "^3.0.7", "file-saver": "^2.0.5", + "image-size": "^1.0.2", "jquery": "^3.5.1", "js-cookie": "2.2.0", "jszip": "^3.7.1", -- Gitblit v1.8.0