forked from gzzfw/frontEnd/gzDyh

dminyi
2024-08-30 c4b3b160a1baa5181ca77dd43fc5c5c2bd3cf252
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