魏超 5 년 전
부모
커밋
5099e6f50b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/pages/activity/editActivity.jsx

+ 1
- 1
src/pages/activity/editActivity.jsx 파일 보기

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