傅行帆 5 anos atrás
pai
commit
96b899b12b
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2
    2
      src/pages/building/list/add/components/base.jsx

+ 2
- 2
src/pages/building/list/add/components/base.jsx Ver arquivo

@@ -345,8 +345,8 @@ function AddBuilding(props) {
345 345
               ],
346 346
             })(<Input />)}
347 347
           </Form.Item>
348
-          <Form.Item label="项目动态" >
349
-            {getFieldDecorator('dynamic')(<Input />)}
348
+          <Form.Item label="项目说明" >
349
+            {getFieldDecorator('dynamic')(<Input placeholder="项目动态等,不超过15个字" maxLength = "15"/>)}
350 350
           </Form.Item>
351 351
           <Form.Item label="物业类型" >
352 352
             {getFieldDecorator('propertyType')(