Admin
2022-09-21 f3a13fc1e0acdb6bc2dd052eb17c376eba3ee8ac
Default Changelist
已修改1个文件
10 ■■■■ 文件已修改
src/views/specialWorkSystem/workPlan/workAppoint/index.vue 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/specialWorkSystem/workPlan/workAppoint/index.vue
@@ -47,13 +47,13 @@
                        <el-table-column prop="workAtHeight" align="center" label="高处作业" />
                        <el-table-column prop="temporaryPowerOper" align="center" label="临时用电作业"/>
                        <el-table-column prop="blindPlatePluggingOper" align="center" label="盲板抽堵作业"/>
<!--                        <el-table-column fixed="right" label="操作" align="center" width="250">-->
<!--                            <template #default="scope">-->
<!--                                <el-button link type="primary" size="small" :icon="View" @click="viewRecord(scope.row)">查看</el-button>-->
                        <el-table-column fixed="right" label="操作" align="center" width="250">
                            <template #default="scope">
                                <el-button link type="primary" size="small" :icon="View" @click="viewRecord(scope.row)">查看</el-button>
<!--                                <el-button link type="primary" size="small" :icon="Edit" @click="editRecordBtn(scope.$index, scope.row)">修改</el-button>-->
<!--                                <el-button link type="danger" size="small" :icon="Delete" @click="deleteRecordBtn(scope.row)">删除</el-button>-->
<!--                            </template>-->
<!--                        </el-table-column>-->
                            </template>
                        </el-table-column>
                    </el-table>
                    <div class="pageBtn">
                        <el-pagination