..
孔祥富
2021-03-18 9beca85f9831124279b4719af2f580e23af40267
..
1个文件已修改
2 ■■■ 已修改文件
src/views/user/archivesEdit.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/user/archivesEdit.vue
@@ -752,7 +752,7 @@
                <el-table-column show-overflow-tooltip="true" fixed="right" label="操作" width="120">
                  <template slot-scope="scope">
                    <span class="table-button" @click="editLeaveInfo(scope.row,5)">编辑</span>
                    <span class="table-button" @click="singleDelete(scope.row, 'onleaveInfoDataselection')">删除</span>
                    <span class="table-button" @click="singleDelete(scope.row, 'leaveInfoDataselection')">删除</span>
                  </template>
                </el-table-column>
                <el-table-column v-if="fsnumShow" show-overflow-tooltip="true" prop="leaveId" label="" />