[폴더, 파일 구조 정리]

This commit is contained in:
2025-09-25 15:33:11 +09:00
parent 51019d7f5f
commit ded762517e
30 changed files with 644 additions and 770 deletions

View File

@@ -28,5 +28,5 @@
</div>
</template>
<script setup lang="ts">
import BatchTabs from "~/components/BatchTabs.vue";
import BatchTabs from "~/components/domain/cultureGraph/BatchTabs.vue";
</script>