浏览代码

参数管理所属组织

MFMF 3 年之前
父节点
当前提交
8b58df59e7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/HospitalSet/index.js

+ 1 - 1
src/components/HospitalSet/index.js

@@ -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