forked from gzzfw/frontEnd/gzDyh

zhangyongtian
2024-08-14 bcad3ebe2cab376b486d6decdb859d6fa8a6169b
来访登记,完善form
1 files modified
8 ■■■■■ changed files
gz-customerSystem/src/views/register/visit/index.jsx 8 ●●●●● patch | view | raw | blame | history
gz-customerSystem/src/views/register/visit/index.jsx
@@ -370,7 +370,7 @@
                                    </FormItem>
                                </Col>
                                <Col span={8}>
                                    <FormItem label='问题属地'>
                                    <FormItem label='问题属地' field='quesAddress'>
                                        <Cascader
                                            placeholder='Please select ...'
                                            options={options}
@@ -383,13 +383,13 @@
                                    </FormItem>
                                </Col>
                                <Col span={8}>
                                    <FormItem label='涉及人数(人)'>
                                    <FormItem label='涉及人数(人)' field='peopleNumber'>
                                        <Input placeholder='请填写' />
                                    </FormItem>
                                </Col>
                                <Col span={8}>
                                    <FormItem label='涉及金额(元)'>
                                    <FormItem label='涉及金额(元)' field='money'>
                                        <Input placeholder='请填写' />
                                    </FormItem>
                                </Col>
@@ -404,6 +404,7 @@
                                            <div style={{ marginLeft: '8px', color: '#1A6FB8', fontSize: '14px', cursor: 'pointer' }}>识别上传材料</div>
                                        </div>
                                        }
                                        field='summarize'
                                    >
                                        <Input.TextArea
                                            maxLength={2000}
@@ -425,6 +426,7 @@
                                            <div style={{ marginLeft: '8px', color: '#1A6FB8', fontSize: '14px', cursor: 'pointer' }}>识别上传材料</div>
                                        </div>
                                        }
                                        field='apply'
                                    >
                                        <Input.TextArea
                                            maxLength={2000}