index.vue:39 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'createTime')
at index.vue:39:33
at Proxy.renderFnWithContext (runtime-core.esm-bundler.js:774:13)
at renderTitle (useTableHeader.tsx:18:22)
at thead.tsx:161:27
at Array.map ()
at thead.tsx:124:27
at Array.map ()
at renderThNodeList2 (thead.tsx:123:26)
at Proxy.render30 (thead.tsx:223:10)
at renderComponentRoot (runtime-core.esm-bundler.js:834:16)
tdesign-vue-next 版本
1.9.9
重现链接
No response
重现步骤
期望结果
正常输出 经过测试 只要 title colKey 属性值不一致 就是正常的
实际结果
index.vue:39 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'createTime') at index.vue:39:33 at Proxy.renderFnWithContext (runtime-core.esm-bundler.js:774:13) at renderTitle (useTableHeader.tsx:18:22) at thead.tsx:161:27 at Array.map ()
at thead.tsx:124:27
at Array.map ()
at renderThNodeList2 (thead.tsx:123:26)
at Proxy.render30 (thead.tsx:223:10)
at renderComponentRoot (runtime-core.esm-bundler.js:834:16)
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
No response
补充说明
No response