From 13363028daf29f52b6c3eb8a50c9e9c58920636f Mon Sep 17 00:00:00 2001
From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com>
Date: 星期四, 04 十二月 2025 08:46:58 +0800
Subject: [PATCH] 修改新增
---
src/store/index.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/store/index.js b/src/store/index.js
index f10f389..2e68d20 100644
--- a/src/store/index.js
+++ b/src/store/index.js
@@ -1,3 +1,4 @@
+import { createPinia } from 'pinia'
const store = createPinia()
export default store
\ No newline at end of file
--
Gitblit v1.9.2