SyuanYu 2 달 전
부모
커밋
c602071fc9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      frontend/src/stores/main.ts

+ 1 - 0
frontend/src/stores/main.ts

@@ -412,6 +412,7 @@ export const useMainStore = defineStore("MainStoreId", {
       }
     },
     async generateVideo(data: genVideoData, list: string[]) {
+      const mainStore = useMainStore();
       try {
         const response = (
           await Promise.all([