Commit 632dc35a authored by Sixiang_Zzb's avatar Sixiang_Zzb

住户卡样式修改

parent c9b23759
...@@ -136,7 +136,7 @@ const CardDetail = (props: any) => { ...@@ -136,7 +136,7 @@ const CardDetail = (props: any) => {
<Form ref={formRef} name="basic" onFinish={onFinish}> <Form ref={formRef} name="basic" onFinish={onFinish}>
<Row gutter={8} style={{ marginTop: 16 }}> <Row gutter={8} style={{ marginTop: 16 }}>
<Col span={3}>Approval For Application:</Col> <Col span={3}>Approval For Application:</Col>
<Col span={5}> <Col span={6}>
<Form.Item <Form.Item
name="applyStatus" name="applyStatus"
rules={[ rules={[
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment