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