From f3425be7724211c186c0bfeea87aa164720dd85f Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期四, 13 十月 2022 17:02:05 +0800
Subject: [PATCH] 1.产能规划页面实现静态部分
---
package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 10288c6..36a86fc 100644
--- a/package.json
+++ b/package.json
@@ -33,6 +33,7 @@
"vue-easy-print": "0.0.8",
"vue-print-nb": "^1.7.5",
"vue-router": "3.0.6",
+ "vuedraggable": "^2.24.3",
"vuex": "3.1.0"
},
"devDependencies": {
--
Gitblit v1.9.3