ks
This commit is contained in:
@@ -6,9 +6,10 @@ import useTabBarStore from "./modules/tab-bar"
|
||||
import useFormStore from "./modules/form"
|
||||
import useKeepAliveStore from "./modules/keepAlive"
|
||||
import useTagStore from "./modules/tag"
|
||||
// 自己的仓库
|
||||
import useTreeDataStore from "./project/treeData"
|
||||
|
||||
const pinia = createPinia()
|
||||
|
||||
export { useUserStore, useAppStore, useTabBarStore, useFormStore, useKeepAliveStore, useTagStore,useTreeDataStore }
|
||||
export { useUserStore, useAppStore, useTabBarStore, useFormStore, useKeepAliveStore, useTagStore, useTreeDataStore }
|
||||
export default pinia
|
||||
|
||||
Reference in New Issue
Block a user