#
luxiaotao1123
2024-09-26 41e3822a2d829477e103e81e276dd025c392f29f
#
1个文件已修改
6 ■■■■ 已修改文件
zy-acs-flow/src/page/segment/SegmentList.jsx 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
zy-acs-flow/src/page/segment/SegmentList.jsx
@@ -167,15 +167,15 @@
                        label={
                            <span>
                                {item.name}
                                {/* (
                                (
                                <Count
                                    filter={{
                                        ...filterValues,
                                        state: item.name,
                                    }}
                                    sx={{ lineHeight: 'inherit' }}
                                    sx={{ lineHeight: 'inherit', fontWeight: 'bold' }}
                                />
                                ) */}
                                )
                            </span>
                        }
                    />