jeecgboot / JeecgBoot

🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue3,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式,引入AI模型能力 OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
http://www.jeecg.com
Apache License 2.0
40.7k stars 14.85k forks source link

表格使用多级表头,无法开启表格编辑 #6615

Closed lshhuhongtao closed 1 year ago

lshhuhongtao commented 1 year ago
版本号:3.4.3
问题描述:表格使用多级表头,单元格编辑失效
截图&代码:

image image

zhangdaiscott commented 1 year ago

sq

lsqGitHub716 commented 1 year ago

你用的是BasicTable还是原生写法?

lshhuhongtao commented 1 year ago

BasicTable

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2023年4月17日(星期一) 下午2:59 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [jeecgboot/jeecgboot-vue3] 表格使用多级表头,无法开启表格编辑 (Issue jeecgboot/JeecgBoot#6615)

你用的是BasicTable还是原生写法?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

lsqGitHub716 commented 1 year ago

经测试,antdvue 原生表格在多级表头下是无法直接开启表格编辑的