소스 검색

remove useless log

xy 7 년 전
부모
커밋
32668baa07
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      src/app/common/deploy/tencent/TencentConfig.js

+ 0 - 4
src/app/common/deploy/tencent/TencentConfig.js

@@ -114,8 +114,6 @@ class TencentConfig extends Component {
                                 configID = wxConfig_id.id
                         }
 
-                        console.log(configID);
-
                         let defaultName = projectName;
                         return (
                             <div>
@@ -137,8 +135,6 @@ class TencentConfig extends Component {
                                 <div style={{padding: '30px'}}>
                                     <Row gutter={16}>
                                         <Col span={14}>
-
-
                                             <FormattedMessage id="fc Deploy">
                                                 {
                                                     msg =>