| | |
| | | <el-table-column prop="guardNumb" label="保安员证号" width="180" /> |
| | | <el-table-column prop="archivesNumber" label="档案编号" width="180" /> |
| | | <el-table-column prop="archivesStatus" label="档案情况" width="180" /> |
| | | <!-- <el-row>--> |
| | | <!-- <el-col :span="24" class="button-from">--> |
| | | <!-- <el-button type="info">提交</el-button>--> |
| | | <!-- <el-button type="warning">暂存</el-button>--> |
| | | <!-- <el-button type="danger">取消</el-button>--> |
| | | <!-- </el-col>--> |
| | | <!-- </el-row>--> |
| | | <!-- <el-row>--> |
| | | <!-- <el-col :span="24" class="button-from">--> |
| | | <!-- <el-button type="info">提交</el-button>--> |
| | | <!-- <el-button type="warning">暂存</el-button>--> |
| | | <!-- <el-button type="danger">取消</el-button>--> |
| | | <!-- </el-col>--> |
| | | <!-- </el-row>--> |
| | | </el-table> |
| | | <el-table |
| | | v-show="showArr[1].show" |
| | |
| | | <el-table-column prop="sbumitBy" label="递交人" width="180" /> |
| | | <el-table-column prop="expensesFee" label="医疗总费用" width="180" /> |
| | | <el-table-column prop="compensated" label="已赔付医药费用" width="180" /> |
| | | <!-- <el-row>--> |
| | | <!-- <el-col :span="24" class="button-from">--> |
| | | <!-- <el-button type="info">提交</el-button>--> |
| | | <!-- <el-button type="warning">暂存</el-button>--> |
| | | <!-- <el-button type="danger">取消</el-button>--> |
| | | <!-- </el-col>--> |
| | | <!-- </el-row>--> |
| | | <!-- <el-row>--> |
| | | <!-- <el-col :span="24" class="button-from">--> |
| | | <!-- <el-button type="info">提交</el-button>--> |
| | | <!-- <el-button type="warning">暂存</el-button>--> |
| | | <!-- <el-button type="danger">取消</el-button>--> |
| | | <!-- </el-col>--> |
| | | <!-- </el-row>--> |
| | | </el-table> |
| | | <el-table v-show="showArr[11].show" ref="occupationalTable" :data="laborTroubleData" style="width: 100%;height: 70%;"> |
| | | <el-table-column type="selection" width="55" /> |