张涛 2 lat temu
rodzic
commit
d620c0475e

+ 0
- 1
src/pages/issue/detail/components/BasicProfile.jsx Wyświetl plik

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