From 16c179b122eb8c69d31b0fab66c5e29b9c332b8d Mon Sep 17 00:00:00 2001 From: 15815213711 <a13118667520@163.com> Date: 星期四, 24 四月 2025 10:17:07 +0800 Subject: [PATCH] 变更 --- frontend/package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index a3b39d5..a3c48ef 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -11,6 +11,7 @@ "dependencies": { "@ant-design/icons-vue": "^7.0.1", "ant-design-vue": "^4.2.3", + "pinia": "^2.2.2", "vue": "^3.2.33", "vue-router": "^4.0.14" }, -- Gitblit v1.8.0