Explorar o código

fix: flow 问题

lanceJiang hai 1 ano
pai
achega
c6ba45d868
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/store/modules/flow.ts

+ 1 - 1
src/store/modules/flow.ts

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