添加历史流程数据状态
All checks were successful
git提交控制 AiDA WEB-Node.js main 分支构建部署 / build (20.19.0) (push) Has been skipped
All checks were successful
git提交控制 AiDA WEB-Node.js main 分支构建部署 / build (20.19.0) (push) Has been skipped
This commit is contained in:
@@ -5,6 +5,7 @@ const store = createPinia()
|
||||
// 使用持久化插件(全局持久化)
|
||||
store.use(createPersistedState())
|
||||
export default store
|
||||
export * from './modules/h_generate'
|
||||
export * from './modules/generate'
|
||||
export * from './modules/overall'
|
||||
export * from './modules/userInfo'
|
||||
|
||||
Reference in New Issue
Block a user