仪表盘
版本库
文件存储
活动
搜索
登录
main
/
product-inventory-APP-before
进销存APP-前端
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
fix: 报工功能调整
spring
2026-01-17
bf8467516b08a9c1345b591d5a12174cb006b023
[product-inventory-APP-before.git]
/
src
/
store
/
index.ts
1
2
3
4
import { createPinia } from "pinia"
const store = createPinia()
export default store