From ef93984c4aac13d88f3dbbe2342f28256549d4a2 Mon Sep 17 00:00:00 2001
From: bsw215583320 <baoshiwei121@163.com>
Date: 星期一, 05 八月 2024 10:32:10 +0800
Subject: [PATCH] 增加工单过程趋势查看功能

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

diff --git a/package.json b/package.json
index 1a061de..1634a5e 100644
--- a/package.json
+++ b/package.json
@@ -47,6 +47,7 @@
     "@vueuse/core": "^8.3.0",
     "@vueuse/shared": "^8.3.0",
     "@zxcvbn-ts/core": "^2.0.1",
+    "animejs": "^3.2.1",
     "ant-design-vue": "^3.2.12",
     "axios": "^0.26.1",
     "china-area-data": "^5.0.1",
@@ -61,6 +62,7 @@
     "echarts-liquidfill": "^3.1.0",
     "emoji-mart-vue-fast": "^11.1.1",
     "enquire.js": "^2.1.6",
+    "ezuikit-js": "^0.7.2",
     "intro.js": "^5.1.0",
     "lodash-es": "^4.17.21",
     "lodash.get": "^4.4.2",

--
Gitblit v1.9.3