@@ -175,7 +175,7 @@ function HospitalSet() {
initialValues={{ status: '' }}
>
<Row gutter={24}>
- <Col span={5} key={0}>
+ <Col span={6} key={0}>
<Form.Item label="所属组织" name="hospitalName">
<Select
showSearch