张涛 2 years ago
parent
commit
d620c0475e
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/pages/issue/detail/components/BasicProfile.jsx

+ 0
- 1
src/pages/issue/detail/components/BasicProfile.jsx View File

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