From ad93be12fb3705e995cf0dab933760edaef3dd7a Mon Sep 17 00:00:00 2001 From: 64850858 <648540858@qq.com> Date: 星期二, 01 六月 2021 17:05:07 +0800 Subject: [PATCH] 添加云端录像功能 --- web_src/package.json | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web_src/package.json b/web_src/package.json index 1099dc0..280edc7 100644 --- a/web_src/package.json +++ b/web_src/package.json @@ -12,8 +12,8 @@ "dependencies": { "axios": "^0.19.2", "core-js": "^2.6.5", - "echarts": "^4.7.0", - "element-ui": "2.10.1", + "echarts": "^4.9.0", + "element-ui": "^2.15.1", "fingerprintjs2": "^2.1.2", "moment": "^2.29.1", "postcss-pxtorem": "^5.1.1", -- Gitblit v1.8.0