From 59da8ccf452d13ebb007739c67f45cc5e2ed1972 Mon Sep 17 00:00:00 2001 From: batman <978517621@qq.com> Date: 星期一, 13 三月 2023 13:03:49 +0800 Subject: [PATCH] 用户管理修改展示 --- package.json | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index ae2b9ee..c9b6baa 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ }, "dependencies": { "@element-plus/icons-vue": "^2.0.6", + "@kjgl77/datav-vue3": "^1.4.1", "@wangeditor/editor": "^5.1.14", "axios": "^0.27.2", "countup.js": "^2.2.0", @@ -19,12 +20,14 @@ "echarts-gl": "^2.0.9", "echarts-wordcloud": "^2.0.0", "element-plus": "^2.2.9", + "js-base64": "^3.7.2", "js-cookie": "^3.0.1", "json-bigint": "^1.0.0", "jsplumb": "^2.15.6", "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