From c819024e241b9f7c54cc3786373ad0d2998f2190 Mon Sep 17 00:00:00 2001 From: 马宇豪 <978517621@qq.com> Date: 星期五, 05 五月 2023 08:55:46 +0800 Subject: [PATCH] 修改 --- package.json | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ae95ef4..7398748 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,7 @@ "url": "https://github.com/PanJiaChen/vue-element-admin/issues" }, "dependencies": { + "@jiaminghi/data-view": "^2.10.0", "axios": "^0.18.0", "babel-polyfill": "^6.26.0", "clipboard": "1.7.1", @@ -48,8 +49,9 @@ "highcharts": "^10.1.0", "highcharts-vue": "^1.4.0", "jquery": "^3.6.0", - "js-cookie": "2.2.0", + "js-cookie": "^2.2.0", "jsbarcode": "^3.11.4", + "json-bigint": "^1.0.0", "jsonlint": "1.6.3", "jszip": "^3.1.5", "mockjs": "1.0.1-beta3", @@ -60,7 +62,7 @@ "python": "0.0.4", "qrcodejs2": "0.0.2", "ramda": "^0.27.1", - "screenfull": "4.0.0", + "screenfull": "^4.0.0", "showdown": "1.8.6", "sortablejs": "1.7.0", "swiper": "^3.4.2", -- Gitblit v1.9.2