From a3a0083ab18c8b4f0dad49ecbc67275df1896f5d Mon Sep 17 00:00:00 2001 From: yangdelong <828900aaa> Date: 星期一, 19 四月 2021 12:38:03 +0800 Subject: [PATCH] 修改废气页面的标准值,生成独立组件 --- package.json | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 40e1977..10c11c1 100644 --- a/package.json +++ b/package.json @@ -13,10 +13,10 @@ }, "dependencies": { "@jiaminghi/data-view": "^2.10.0", - "axios": "^0.18.0", + "axios": "^0.21.1", "babel-polyfill": "^6.26.0", "core-js": "^3.6.5", - "dayjs": "^1.9.6", + "dayjs": "^1.10.4", "echarts": "^4.2.1", "element-ui": "^2.14.1", "esri-leaflet": "^3.0.1", -- Gitblit v1.8.0