forked from gzzfw/frontEnd/gzDyh

dminyi
2024-09-10 842f0a4df6b10d70512e6bf48c99c54987c3bd25
gz-customerSystem/src/views/register/matterDetail/FileTable.jsx
@@ -362,6 +362,7 @@
              return (
                <Col span={12} key={t}>
                  <div
                    onClick={() => { x.value !== sourceType && setSourceType(x.value) }}
                    className={`casePerfection-cardTab-tab ${x.value === sourceType && 'casePerfection-cardTab-tabActive'}`}
                  >
                    <img src={x.value === sourceType ? personIconType(x.value)?.[1] : personIconType(x.value)?.[0]} alt="" style={{ width: '40px', height: '40px' }} />