lifanagju_citu hai 11 meses
pai
achega
57330dc72d
Modificáronse 1 ficheiros con 1 adicións e 5 borrados
  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: [
     {