code review 修改

This commit is contained in:
jason
2024-04-18 15:56:49 +08:00
parent 12548b0af2
commit 2589fbe560
8 changed files with 91 additions and 73 deletions

View File

@ -1,5 +1,4 @@
// TODO @jason这个放到 store/modules/bpm/simpleWorkflow.ts
import { store } from '../index'
import { store } from '../../index'
import { defineStore } from 'pinia'
export const useWorkFlowStore = defineStore('simpleWorkflow', {