yz
2021-03-07 0b0f1db860f93f5203ac9c8e4402d4ebec4027c8
src/views/user/Informationinput.vue
@@ -60,6 +60,7 @@
          ref="empBaseInfoTable"
          :data="basicInformationData"
          stripe
          :cell-style="{padding:'7px 0'}"
          :header-cell-style="{'height':'5.3vh','background-color':'#e6e6e6'}"
          style="width: 100%;"
        >
@@ -112,6 +113,7 @@
          v-show="showArr[1].show"
          ref="workExperienceTable"
          :data="workExperienceData"
          :cell-style="{padding:'7px 0'}"
          :header-cell-style="{'height':'5.3vh','background-color':'#e6e6e6'}"
          stripe
          style="width: 100%;"
@@ -143,6 +145,7 @@
          v-show="showArr[2].show"
          ref="physicalExamTable"
          :data="physicalExamData"
          :cell-style="{padding:'7px 0'}"
          :header-cell-style="{'height':'5.3vh','background-color':'#e6e6e6'}"
          stripe
          style="width: 100%;"
@@ -188,6 +191,7 @@
          v-show="showArr[3].show"
          ref="contractInfoTable"
          :data="contractInfoData"
          :cell-style="{padding:'7px 0'}"
          :header-cell-style="{'height':'5.3vh','background-color':'#e6e6e6'}"
          stripe
          style="width: 100%;"
@@ -223,6 +227,7 @@
          v-show="showArr[4].show"
          ref="dimissionAttendTable"
          :data="dimissionAttendData"
          :cell-style="{padding:'7px 0'}"
          :header-cell-style="{'height':'5.3vh','background-color':'#e6e6e6'}"
          stripe
          style="width: 100%;"
@@ -256,6 +261,7 @@
          v-show="showArr[5].show"
          ref="leaveInfoTable"
          :data="leaveInfoData"
          :cell-style="{padding:'7px 0'}"
          :header-cell-style="{'height':'5.3vh','background-color':'#e6e6e6'}"
          stripe
          style="width: 100%;"
@@ -287,6 +293,7 @@
          v-show="showArr[6].show"
          ref="resignTable"
          :data="resignData"
          :cell-style="{padding:'7px 0'}"
          :header-cell-style="{'height':'5.3vh','background-color':'#e6e6e6'}"
          stripe
          style="width: 100%;"
@@ -315,6 +322,7 @@
          v-show="showArr[7].show"
          ref="unemploymentTable"
          :data="unemploymentData"
          :cell-style="{padding:'7px 0'}"
          :header-cell-style="{'height':'5.3vh','background-color':'#e6e6e6'}"
          stripe
          style="width: 100%;"
@@ -344,6 +352,7 @@
          v-show="showArr[8].show"
          ref="insuranceTable"
          :data="insuranceData"
          :cell-style="{padding:'7px 0'}"
          :header-cell-style="{'height':'5.3vh','background-color':'#e6e6e6'}"
          stripe
          style="width: 100%;"
@@ -375,6 +384,7 @@
          v-show="showArr[9].show"
          ref="accidentCasesTable"
          :data="accidentCasesData"
          :cell-style="{padding:'7px 0'}"
          :header-cell-style="{'height':'5.3vh','background-color':'#e6e6e6'}"
          stripe
          style="width: 100%;"
@@ -419,6 +429,7 @@
          v-show="showArr[10].show"
          ref="occupationalTable"
          :data="occupationalData"
          :cell-style="{padding:'7px 0'}"
          :header-cell-style="{'height':'5.3vh','background-color':'#e6e6e6'}"
          stripe
          style="width: 100%;"
@@ -464,6 +475,7 @@
          v-show="showArr[11].show"
          ref="laborTroubleTable"
          :data="laborTroubleData"
          :cell-style="{padding:'7px 0'}"
          :header-cell-style="{'height':'5.3vh','background-color':'#e6e6e6'}"
          stripe
          style="width: 100%;"
@@ -509,6 +521,7 @@
          v-show="showArr[12].show"
          ref="badRecordTable"
          :data="badRecordData"
          :cell-style="{padding:'7px 0'}"
          :header-cell-style="{'height':'5.3vh','background-color':'#e6e6e6'}"
          stripe
          style="width: 100%;"
@@ -542,6 +555,7 @@
          v-show="showArr[13].show"
          ref="remarkInfoTable"
          :data="remarkInfoData"
          :cell-style="{padding:'7px 0'}"
          :header-cell-style="{'height':'5.3vh','background-color':'#e6e6e6'}"
          stripe
          style="width: 100%;"