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