From 7d520e6190241adc647f36f7aea34c365216edb0 Mon Sep 17 00:00:00 2001
From: charles <981744753@qq.com>
Date: 星期二, 06 八月 2024 11:45:27 +0800
Subject: [PATCH] feat:更新代码
---
package.json | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 306b480..bcc1182 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,9 @@
"downloadjs": "^1.4.7",
"element-ui": "^2.15.13",
"faker": "^5.5.3",
+ "js-cookie": "^3.0.5",
"lodash": "^4.17.21",
+ "moment": "^2.30.1",
"vue": "^2.6.14",
"vue-router": "^3.5.1",
"vuex": "^3.6.2"
--
Gitblit v1.8.0