From 5ac36b409a1dabf26d2623e46d8adfd9f1324ade Mon Sep 17 00:00:00 2001
From: ZhangXianQiang <1135831638@qq.com>
Date: 星期四, 20 六月 2024 14:13:18 +0800
Subject: [PATCH] build:添加mock

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

diff --git a/package.json b/package.json
index a544c0a..74e62e3 100644
--- a/package.json
+++ b/package.json
@@ -15,6 +15,7 @@
     "dayjs": "^1.11.11",
     "element-plus": "^2.7.3",
     "lodash": "^4.17.21",
+    "mockjs": "^1.1.0",
     "pinia": "^2.1.7",
     "vue": "^3.4.21",
     "vue-router": "^4.3.2"

--
Gitblit v1.8.0