保存成功后刷新页面时,el-select 的 filteredOptions 仅包含前100个项目, 导致已保存项目若不在前100中则无法匹配到 label,只能回显 ID。 修复:保存成功后将该选中项确保加入 filteredOptions 再刷新列表。 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
The file is empty.
保存成功后刷新页面时,el-select 的 filteredOptions 仅包含前100个项目, 导致已保存项目若不在前100中则无法匹配到 label,只能回显 ID。 修复:保存成功后将该选中项确保加入 filteredOptions 再刷新列表。 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>