From ddfd2c45dea517f5330a2da02bba253479fe0fe0 Mon Sep 17 00:00:00 2001
From: zhangxiao <898441624@qq.com>
Date: 星期五, 23 八月 2024 19:24:06 +0800
Subject: [PATCH] fix: 权限

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

diff --git a/package.json b/package.json
index b85599f..a89f252 100644
--- a/package.json
+++ b/package.json
@@ -42,10 +42,12 @@
     "moment": "^2.30.1",
     "nprogress": "^0.2.0",
     "pinia": "^2.0.23",
+    "pinia-plugin-persistedstate": "^3.2.1",
     "query-string": "^8.0.3",
     "sass": "^1.77.8",
     "sortablejs": "^1.15.0",
     "vue": "^3.2.40",
+    "vue-clipboard3": "^2.0.0",
     "vue-echarts": "^6.2.3",
     "vue-i18n": "^9.2.2",
     "vue-router": "^4.0.14"

--
Gitblit v1.8.0