From 663da7fa440b2760cdc31cb3b2d064838a0e722b Mon Sep 17 00:00:00 2001 From: Admin <978517621@qq.com> Date: 星期三, 14 九月 2022 17:57:47 +0800 Subject: [PATCH] Default Changelist --- package.json | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index ae2b9ee..a2d2bab 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ }, "dependencies": { "@element-plus/icons-vue": "^2.0.6", + "@kjgl77/datav-vue3": "^1.2.1", "@wangeditor/editor": "^5.1.14", "axios": "^0.27.2", "countup.js": "^2.2.0", @@ -25,6 +26,7 @@ "mitt": "^3.0.0", "nprogress": "^0.2.0", "pinia": "^2.0.14", + "pinia-plugin-persistedstate": "^2.1.1", "print-js": "^1.6.0", "qrcodejs2-fixes": "^0.0.2", "screenfull": "^6.0.1", -- Gitblit v1.9.2