仪表盘
版本库
文件存储
活动
搜索
登录
main
/
multiSystemPlatformWeb
多体系建设信息化条统-前端
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
修改
zhouwx
7 天以前
b1bdaa3be6bc37ec2dea407eebf15a764172fdee
[multiSystemPlatformWeb.git]
/
src
/
store
/
index.js
1
2
3
4
import { createPinia } from 'pinia'
const store = createPinia()
export default store