浏览代码

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