Yansen hace 11 meses
padre
commit
4e2ee28f1f
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      src/pages/issue/components/Issue/index.jsx

+ 2
- 2
src/pages/issue/components/Issue/index.jsx Ver fichero

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