qx
qx
2025-02-13 8e4792300d095bdc94e7ec8cd6b5ef1ad3fc4b0c
qx
1个文件已修改
8 ■■■■■ 已修改文件
src/views/doctor/checkAll/index.vue 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/doctor/checkAll/index.vue
@@ -745,6 +745,14 @@
                      width="78"
                    >
                    </el-table-column>
                    <el-table-column
      fixed="right"
      label="操作"
      width="100">
      <template slot-scope="scope">
        <el-button @click="handleClick(scope.row)"  type="danger" size="small">删除</el-button>
      </template>
    </el-table-column>
                  </el-table>
                </template>
                <template v-if="item.jyjc == '1'">