**版本号:** 3.8.2 **前端版本:** vue3版 **问题描述:** EditableCell.vue 点击单元格对号之后,会过滤掉表格的id字段,导致无法更新数据。 (组件:src/components/Table/src/components/editable/EditableCell.vue) **截图&代码:** 1、前端截图 <img width="770" height="152" alt="Image" src="https://github.com/user-attachments/assets/ad946259-bcd5-40ab-8fb4-95ddc921e4e9" /> 2、代码截图 <img width="1703" height="843" alt="Image" src="https://github.com/user-attachments/assets/563aadd9-3af4-4ffa-afd5-05c1323f27e1" />