فهرست منبع

623file页面bug

tangjunhao 2 ماه پیش
والد
کامیت
7937e53df6
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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"