Browse Source

变更审批通过推送新增部位到台账中

laiguoran 3 năm trước cách đây
mục cha
commit
b59a4c2dd4
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      app/service/change_audit_list.js

+ 0 - 1
app/service/change_audit_list.js

@@ -783,7 +783,6 @@ module.exports = app => {
                 for (const r of changeLedgerIdList) {
                     await this._findParents(transaction, tid, r, result);
                 }
-                console.log(result);
                 // 插入到计量单元表,并删除变更的计量单元数据, 插入清单表,并删除变更的清单表
                 await this._insertByChangeRevise(transaction, tid, result, result2);
                 // 更新标段总金额