超级管理员 2026-05-07 17:08 回复 @fly 少了类型判断,在src\components\LowDesign\src\utils\formUtil.ts中补充一下代码, column[prop].tableType == 'cellEdit', isCellif (!isCell && item.$cellEdit !== undefined) item.$cellEdit = false
测试正常,你看一下演示环境能不能复现