فهرست منبع

组件引入更新

Xiao_123 9 ماه پیش
والد
کامیت
ac5cfff958
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      pagesA/interview/index.vue

+ 1 - 1
pagesA/interview/index.vue

@@ -25,7 +25,7 @@
 import { ref } from 'vue'
 import { getJobDeliveryList, getUserInterviewInvitePage, userInterviewInviteConsent, userInterviewInviteReject } from '@/api/user'
 import { dealDictObjData } from '@/utils/position'
-import PositionList from '@/components/PositionList'
+import PositionList from '@/pagesB/PositionList'
 import Items from './item.vue'
 import { userStore } from '@/store/user'