Yansen 11 months ago
parent
commit
4e2ee28f1f
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      src/pages/issue/components/Issue/index.jsx

+ 2
- 2
src/pages/issue/components/Issue/index.jsx View File

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