From 56ba7c96dd7054e5d544a9ffbe80593107ecb855 Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期二, 02 七月 2024 15:18:58 +0800
Subject: [PATCH] 1.金华智研院看板开发100%
---
package.json | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index cf2d19c..e85b536 100644
--- a/package.json
+++ b/package.json
@@ -14,6 +14,7 @@
"test:ci": "npm run lint && npm run test:unit"
},
"dependencies": {
+ "@jiaminghi/data-view": "^2.10.0",
"axios": "0.18.1",
"core-js": "3.6.5",
"echarts-liquidfill": "^3.1.0",
@@ -23,6 +24,7 @@
"nprogress": "0.2.0",
"path-to-regexp": "2.4.0",
"vue": "2.6.10",
+ "vue-count-to": "^1.0.13",
"vue-router": "3.0.6",
"vuex": "3.1.0"
},
--
Gitblit v1.9.3