Ver Fonte

623file页面bug

tangjunhao há 2 meses atrás
pai
commit
7937e53df6
1 ficheiros alterados com 1 adições e 1 exclusões
  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"