魏超 5 years ago
parent
commit
5099e6f50b
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/pages/activity/editActivity.jsx

+ 1
- 1
src/pages/activity/editActivity.jsx View File

@@ -205,7 +205,7 @@ const BasicForm = props => {
205 205
               message: '请输入权重',
206 206
             },
207 207
           ],
208
-        })(<Input type="number" disabled={activityStatus===0 ? true : false} style={{ width: 80}}/>)}<span style={{ marginLeft: 30, color:'grey'}}>数字越大越靠前</span>
208
+        })(<Input type="number" style={{ width: 80}}/>)}<span style={{ marginLeft: 30, color:'grey'}}>数字越大越靠前</span>
209 209
         </Form.Item>
210 210
         <Form.Item wrapperCol={{ span: 12, offset: 8 }}>
211 211
           <Button type="primary" htmlType="submit">