From dd43c95c5a020c1a828263cc5944ed6fb644b65d Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: 星期五, 05 五月 2023 08:53:18 +0800
Subject: [PATCH] Merge branch 'master' of https://sinanoaq.cn:8888/r/~mayuhao/HazardInvestigationSystem
---
package.json | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index ae95ef4..b71263c 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",
--
Gitblit v1.9.2