From 8116c45f50e80312033f8de630c94e6d58083ee4 Mon Sep 17 00:00:00 2001
From: 周文萱 <1175765986@qq.com>
Date: Mon, 21 Jul 2025 09:19:26 +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