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', {