张涛 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>