|
@ -168,9 +168,7 @@ const EditGuanlang = (props) => { |
|
|
rules={[{ required: true, message: '通道号不能为空' }]}> |
|
|
rules={[{ required: true, message: '通道号不能为空' }]}> |
|
|
<Col span={24} style={{ display: 'flex', justifyContent: 'space-around' }}> |
|
|
<Col span={24} style={{ display: 'flex', justifyContent: 'space-around' }}> |
|
|
<Input/> |
|
|
<Input/> |
|
|
<Button type="primary"> |
|
|
|
|
|
获取 |
|
|
|
|
|
</Button> |
|
|
|
|
|
</Col> |
|
|
</Col> |
|
|
</Form.Item> |
|
|
</Form.Item> |
|
|
</Col> |
|
|
</Col> |
|
|