| src/views/user/archivesEdit.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/user/archivesEdit.vue
@@ -975,7 +975,7 @@ <el-table-column show-overflow-tooltip fixed="right" label="操作" width="120"> <template slot-scope="scope"> <span class="table-button" @click="editInsurance(scope.row,8)">编辑</span> <span class="table-button" @click="singleDelete(scope.row, 'oninsuranceDataselection')">删除</span> <span class="table-button" @click="singleDelete(scope.row, 'insuranceDataselection')">删除</span> </template> </el-table-column> <el-table-column v-if="fsnumShow" show-overflow-tooltip prop="insuranceId" label="" />