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