zlisen 3 년 전
부모
커밋
2751e3a8c2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      src/pages/activity/lookHouseActivity/edit/Basic.jsx

+ 1
- 0
src/pages/activity/lookHouseActivity/edit/Basic.jsx 파일 보기

@@ -232,6 +232,7 @@ const BasicForm = props => {
232 232
             ],
233 233
           })(<Input type="number" min={1} />)}
234 234
         </Form.Item> */}
235
+        <Form.Item label="活动价">{getFieldDecorator('groupBuyPrice')(<Input />)}</Form.Item>
235 236
         <Form.Item label="活动详情">{getFieldDecorator('desc')(<Wangedit />)}</Form.Item>
236 237
         <Form.Item label="报名时间">
237 238
           {getFieldDecorator('signupTime', {