Files
admin-ui/src
2910410219andClaude fd287a0d92 fix(json-schema-editor): getNodeJsonPath 路径修复 - 包装对象父节点增加 .attrs. 前缀
根节点直子之外的 { type, attrs } 包装对象,其子字段路径中缺少 .attrs. 段。
通过给包装节点添加 _isWrapped 标记,让路径生成逻辑正确插入 .attrs. 前缀。

例如 messages.attrs[0].content 改为 messages.attrs[0].attrs.content

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-17 11:08:57 +08:00
..
2025-11-22 10:32:43 +08:00
2025-11-21 15:12:35 +08:00
2026-07-02 11:43:42 +08:00
2026-06-06 15:30:09 +08:00
2026-07-14 16:30:26 +08:00
2025-11-20 09:10:35 +08:00