fix: os image dropdown list

This commit is contained in:
jialin
2025-09-17 15:17:31 +08:00
parent d063dfd652
commit f36613227e
7 changed files with 8 additions and 44 deletions
@@ -425,7 +425,6 @@ const PoolForm: React.FC<AddModalProps> = forwardRef((props, ref) => {
showSearch
allowClear
onChange={handleOsImageChange}
filterOption={filterImageOption}
optionRender={(option) =>
RenderOption({
...option,