浏览代码

【u审批】去除console.log

samhoo 4 年之前
父节点
当前提交
6c33808159
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      uas-office-web/wxuasapproval/src/pages/approval/Approval.jsx

+ 1 - 1
uas-office-web/wxuasapproval/src/pages/approval/Approval.jsx

@@ -810,7 +810,7 @@ class Approval extends Component {
       detailList,//从表
       pointsList,//要点
     } = this.state
-    console.log(type + '-' + index + '-' + value + '-' + isDbfind)
+    //console.log(type + '-' + index + '-' + value + '-' + isDbfind)
     switch (type) {
       case ApprovalBean.MAIN:
         mainList[index].values = value