@@ -2,7 +2,7 @@ import { defineStore } from 'pinia'
// 审核条目
export const useFlowStore = defineStore({
- id: 'flow',
+ id: 'azd_flow',
state: () => {
return {
storeInfoName: '',