lifanagju_citu il y a 11 mois
Parent
commit
57330dc72d
1 fichiers modifiés avec 1 ajouts et 5 suppressions
  1. 1 5
      src/views/resume/components/educationExp.vue

+ 1 - 5
src/views/resume/components/educationExp.vue

@@ -41,8 +41,7 @@
           <span class="color6 font15">{{ getText(item.educationSystemType, dictItemsObj.educationSystemType) }}</span>
         </div>
         <div class="level3">
-          <span class="color6 font15">在校经历:</span>
-          <span class="color6 font15">{{ item.content }}</span>
+          <span class="color6 font15">在校经历:{{ item.content }}</span>
         </div>
       </div>
     </div>
@@ -90,9 +89,6 @@ const debouncedCallbackMajor = debounce(newValue => {
   getMajorListData(newValue)
 }, 500)
 
-// const handleChangeSchool = () => {}
-// const handleChangeMajor = () => {}
-
 const formItems = ref({
   options: [
     {