#
luxiaotao1123
2024-10-15 ad68a55d5c36fc63aa0f447446c39bdd6e2f2715
#
1个文件已修改
7 ■■■■ 已修改文件
zy-acs-flow/src/map/header/MapSearch.jsx 7 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
zy-acs-flow/src/map/header/MapSearch.jsx
@@ -119,7 +119,7 @@
    };
    return (
        <Stack direction="row" spacing={2} alignItems="center">
        <Stack direction="row" spacing={1} alignItems="center">
            <Select
                variant="outlined"
                size="small"
@@ -177,7 +177,10 @@
                                </>
                            ),
                        }}
                        sx={{ minWidth: 360 }}
                        sx={{
                            minWidth: 360,
                            marginBottom: '7px',
                        }}
                    />
                )}
                value={selectedOption}