Yansen 11 달 전
부모
커밋
4e2ee28f1f
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      src/pages/issue/components/Issue/index.jsx

+ 2
- 2
src/pages/issue/components/Issue/index.jsx 파일 보기

@@ -230,7 +230,7 @@ export default (props) => {
230 230
           onChange={onChangeText}
231 231
         />
232 232
       </CellGroup>
233
-{/*
233
+
234 234
       <CellGroup style={{ marginTop: "20px" }}>
235 235
         <Cell title="拍照或视频" border={false} />
236 236
 
@@ -243,7 +243,7 @@ export default (props) => {
243 243
             />
244 244
           }
245 245
         />
246
-      </CellGroup> */}
246
+      </CellGroup>
247 247
 
248 248
       {showOrg && (
249 249
         <CellGroup style={{ marginTop: "20px" }}>