bricks/dist/imgs/t/app_delete.svg
yumoqing 1291f7fee3 fix: UiCode build_options uses valueField/textField fallback to 'value'/'text'
When valueField/textField are not explicitly set in opts, the auto-select
logic (line 1140) and nullable empty-option creation (lines 1144-1145) used
data[0][undefined] which returned undefined, causing:
- Single-option selects to show blank (auto-select failed)
- nullable empty options to have undefined keys

Now extracts vf/tf local variables with ||'value'/||'text' fallback at the
top of build_options(), used consistently throughout.
2026-05-29 23:03:52 +08:00

2 lines
642 B
XML

<svg t="1749634034299" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5162" width="100%" height="100%"><path d="M721.92 303.104a48.493714 48.493714 0 0 0-68.461714 0l-141.897143 141.897143L375.222857 308.736a46.957714 46.957714 0 1 0-66.56 66.56l136.338286 136.192-141.897143 141.897143a48.347429 48.347429 0 0 0 68.388571 68.388571l141.897143-141.897143 137.069715 136.996572a46.957714 46.957714 0 1 0 66.413714-66.413714L580.022857 513.462857l141.897143-141.897143a48.493714 48.493714 0 0 0 0-68.461714M512 1024A512 512 0 1 1 512 0a512 512 0 0 1 0 1024" fill="#FF3F3B" p-id="5163"></path></svg>