..
孔祥富
2021-04-01 ae8cd0ce28b2f6ebe51ad2fe513f0797bdb36578
..
1个文件已修改
2 ■■■ 已修改文件
src/views/user/archivesEdit.vue 2 ●●● 补丁 | 查看 | 原始文档 | 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="" />