张涛 2 년 전
부모
커밋
d620c0475e
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0
    1
      src/pages/issue/detail/components/BasicProfile.jsx

+ 0
- 1
src/pages/issue/detail/components/BasicProfile.jsx 파일 보기

@@ -58,7 +58,6 @@ export default (props) => {
58 58
       });
59 59
     }
60 60
   }, [issueId]);
61
-console.log(detail)
62 61
   return (
63 62
     <Card title="基础信息" loading={loading}>
64 63
       <Descriptions layout="vertical" column={3} bordered>