Explorar el Código

623file页面bug

tangjunhao hace 2 meses
padre
commit
7937e53df6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/file/index.vue

+ 1 - 1
src/views/file/index.vue

@@ -26,7 +26,7 @@
 <script setup>
 import { RouterView, RouterLink,useRouter } from "vue-router"
 import { useI18n } from 'vue-i18n'
-import { useProjectStore } from "@/stores/projectStore"
+import { useProjectStore } from "@/store/project"
 
 
 import tempic from "@/assets/img/temp.png"