| | |
| | | v-show="showArr[0].show" |
| | | ref="empBaseInfoTable" |
| | | :data="basicInformationData" |
| | | style="width: 100%" |
| | | style="width: 100%;height: 70%;" |
| | | > |
| | | <el-table-column type="selection" width="55" /> |
| | | <el-table-column fixed="left" label="操作" width="100"> |
| | |
| | | v-show="showArr[1].show" |
| | | ref="workExperienceTable" |
| | | :data="workExperienceData" |
| | | style="width: 100%" |
| | | style="width: 100%;height: 70%;" |
| | | > |
| | | <el-table-column type="selection" width="55" /> |
| | | <el-table-column fixed="left" label="操作" width="100"> |
| | |
| | | v-show="showArr[2].show" |
| | | ref="physicalExamTable" |
| | | :data="physicalExamData" |
| | | style="width: 100%" |
| | | style="width: 100%;height: 70%;" |
| | | > |
| | | <el-table-column type="selection" width="55" /> |
| | | <el-table-column fixed="left" label="操作" width="100"> |
| | |
| | | v-show="showArr[3].show" |
| | | ref="contractInfoTable" |
| | | :data="contractInfoData" |
| | | style="width: 100%" |
| | | style="width: 100%;height: 70%;" |
| | | > |
| | | <el-table-column type="selection" width="55" /> |
| | | <el-table-column fixed="left" label="操作" width="100"> |
| | |
| | | <el-table-column prop="contractStatus" label="合同状态" width="180" /> |
| | | <el-table-column prop="transactor" label="合同办理人" width="180" /> |
| | | </el-table> |
| | | <el-table v-show="showArr[4].show" ref="dimissionAttendTable" :data="dimissionAttendData" style="width: 100%"> |
| | | <el-table v-show="showArr[4].show" ref="dimissionAttendTable" :data="dimissionAttendData" style="width: 100%;height: 70%;"> |
| | | <el-table-column type="selection" width="55" /> |
| | | <el-table-column fixed="left" label="操作" width="100"> |
| | | <template slot-scope="scope"><el-button type="text" size="small" @click="editDimissionAttend(scope.row)">编辑</el-button></template> |
| | |
| | | <el-table-column prop="absenteeism" label="旷工(天)" width="180" /> |
| | | <el-table-column prop="remark" label="备注" width="180" /> |
| | | </el-table> |
| | | <el-table v-show="showArr[5].show" ref="leaveInfoTable" :data="leaveInfoData" style="width: 100%"> |
| | | <el-table v-show="showArr[5].show" ref="leaveInfoTable" :data="leaveInfoData" style="width: 100%;height: 70%;"> |
| | | <el-table-column type="selection" width="55" /> |
| | | <el-table-column fixed="left" label="操作" width="100"> |
| | | <template slot-scope="scope"><el-button type="text" size="small" @click="editLeaveInfo(scope.row)">编辑</el-button></template> |
| | |
| | | <el-table-column prop="reporter" label="报备人" width="180" /> |
| | | <el-table-column prop="remark" label="备注" width="180" /> |
| | | </el-table> |
| | | <el-table v-show="showArr[6].show" :data="resignData" style="width: 100%"> |
| | | <el-table v-show="showArr[6].show" :data="resignData" style="width: 100%;height: 70%;"> |
| | | <el-table-column type="selection" width="55" /> |
| | | <el-table-column fixed="left" label="操作" width="100"> |
| | | <template slot-scope="scope"><el-button type="text" size="small" @click="editLeaveInfo(scope.row)">编辑</el-button></template> |
| | |
| | | <el-table-column prop="report" label="汇报人" width="180" /> |
| | | <el-table-column prop="remark" label="备注" width="180" /> |
| | | </el-table> |
| | | <el-table v-show="showArr[7].show" :data="unemploymentData" style="width: 100%"> |
| | | <el-table v-show="showArr[7].show" :data="unemploymentData" style="width: 100%;height: 70%;"> |
| | | <el-table-column type="selection" width="55" /> |
| | | <el-table-column fixed="left" label="操作" width="100"> |
| | | <template slot-scope="scope"><el-button type="text" size="small" @click="editLeaveInfo(scope.row)">编辑</el-button></template> |
| | |
| | | <el-table-column prop="auditor" label="审核人" width="180" /> |
| | | <el-table-column prop="remark" label="备注" width="180" /> |
| | | </el-table> |
| | | <el-table v-show="showArr[8].show" :data="socialSecurityData" style="width: 100%"> |
| | | <el-table v-show="showArr[8].show" :data="socialSecurityData" style="width: 100%;height: 70%;"> |
| | | <el-table-column type="selection" width="55" /> |
| | | <el-table-column fixed="left" label="操作" width="100"> |
| | | <template slot-scope="scope"><el-button type="text" size="small" @click="editLeaveInfo(scope.row)">编辑</el-button></template> |
| | |
| | | <el-table-column prop="auditor" label="审核人" width="180" /> |
| | | <el-table-column prop="remark" label="备注" width="280" /> |
| | | </el-table> |
| | | <el-table v-show="showArr[9].show" :data="data1" style="width: 100%"> |
| | | <el-table v-show="showArr[9].show" :data="data1" style="width: 100%;height: 70%;"> |
| | | <el-table-column type="selection" width="55" /> |
| | | <el-table-column fixed="left" label="操作" width="100"> |
| | | <template slot-scope="scope"><el-button type="text" size="small" @click="editLeaveInfo(scope.row)">编辑</el-button></template> |
| | |
| | | <el-table-column prop="prop22" label="状态" width="180" /> |
| | | <el-table-column prop="prop23" label="案结时间" width="180" /> |
| | | </el-table> |
| | | <el-table v-show="showArr[10].show" :data="data2" style="width: 100%"> |
| | | <el-table v-show="showArr[10].show" :data="data2" style="width: 100%;height: 70%;"> |
| | | <el-table-column type="selection" width="55" /> |
| | | <el-table-column fixed="left" label="操作" width="100"> |
| | | <template slot-scope="scope"><el-button type="text" size="small" @click="editLeaveInfo(scope.row)">编辑</el-button></template> |
| | |
| | | </el-col> |
| | | </el-row> |
| | | </el-table> |
| | | <el-table v-show="showArr[11].show" :data="data3" style="width: 100%"> |
| | | <el-table v-show="showArr[11].show" :data="data3" style="width: 100%;height: 70%;"> |
| | | <el-table-column fixed="left" label="操作" width="100"> |
| | | <template> |
| | | <el-button type="text" size="small">编辑</el-button> |
| | |
| | | v-show="showArr[12].show" |
| | | ref="badRecordTable" |
| | | :data="badRecordData" |
| | | style="width: 100%" |
| | | style="width: 100%;height: 70%;" |
| | | > |
| | | <el-table-column type="selection" width="55" /> |
| | | <el-table-column fixed="left" label="操作" width="100"> |
| | |
| | | <el-table-column prop="remark" label="备注" width="180" /> |
| | | </el-table> |
| | | |
| | | <el-table v-show="showArr[13].show" :data="data5" style="width: 100%"> |
| | | <el-table v-show="showArr[13].show" :data="data5" style="width: 100%;height: 70%;"> |
| | | <el-table-column fixed="left" label="操作" width="100"> |
| | | <template> |
| | | <el-button type="text" size="small">编辑</el-button> |
| | |
| | | <el-table-column prop="prop6" label="备注信息" width="400" /> |
| | | </el-table> |
| | | <el-col :span="24"> |
| | | <div style="margin: 0px auto; width: 250px"> |
| | | <div style="margin: 0px auto; width: 250px;margin-top: 20px;"> |
| | | <el-button class="nomalBtn">取消</el-button> |
| | | <el-button class="nomalBtn">暂存</el-button> |
| | | <el-button class="commonBtn">提交</el-button> |