forked from gzzfw/frontEnd/gzDyh

zhangyongtian
2024-08-29 c2de3e5789d088437b2c54c0da5465e34782bb22
gz-customerSystem/src/views/register/visit/component/visitorRegister.jsx
@@ -703,7 +703,7 @@
      <Modal style={{ width: '512px' }} visible={upload} onCancel={() => setUpLoad(false)} footer={null} title='上传材料' centered>
        <div style={{ paddingTop: '8px' }}>
          <Row gutter={[30, 24]}>
            {$$.options.sourceType.map((x, t) => {
            {$$.options.fileOwnerType.map((x, t) => {
              return (
                <Col span={12} key={t}>
                  <div