From 2a177a25321e231bb86c88704feb94f4a7130780 Mon Sep 17 00:00:00 2001
From: yj <2077506045@qq.com>
Date: 星期四, 11 四月 2024 17:27:52 +0800
Subject: [PATCH] 优化LAQ、CIAQ、MAQ、API、JAQ产品的答题逻辑,防止客户误操作导致的流程卡点。

---
 package.json |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/package.json b/package.json
index a2d92dd..9d7cd63 100644
--- a/package.json
+++ b/package.json
@@ -17,11 +17,14 @@
   "dependencies": {
     "axios": "^0.19.0",
     "core-js": "^2.6.9",
+    "echarts": "^5.4.2",
     "element-ui": "^2.14.1",
     "es6-promise": "^4.2.8",
     "js-cookie": "2.2.0",
     "normalize.css": "8.0.1",
     "nprogress": "0.2.0",
+    "pdfh5": "^1.4.2",
+    "seedrandom": "^3.0.5",
     "vue": "2.6.10",
     "vue-i18n": "^8.15.3",
     "vue-router": "^3.0.3",

--
Gitblit v1.9.1