lifanagju_citu hai 1 ano
pai
achega
23aa9595f3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/resume/index.vue

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

@@ -51,7 +51,7 @@ import { onMounted } from 'vue';
 const scrollBox = ref()
 const scrollBox = ref()
 
 
 const comList = [
 const comList = [
-  { path: basicInfo, id: 'resumeBasicInfo', domId: 'basicInfo' },
+  { path: basicInfo, id: 'resumeBasicInfo', domId: 'basicInfo' }, // domId与items中的id保持一致
   { path: selfEvaluation, id: 'resumeSelfEvaluation', domId: 'selfEvaluation' },
   { path: selfEvaluation, id: 'resumeSelfEvaluation', domId: 'selfEvaluation' },
   { path: jobIntention, id: 'resumeJobIntention', domId: 'jobIntention' },
   { path: jobIntention, id: 'resumeJobIntention', domId: 'jobIntention' },
   { path: educationExp, id: 'resumeEducationExp', domId: 'educationExp' },
   { path: educationExp, id: 'resumeEducationExp', domId: 'educationExp' },