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

+ 0 - 1
app/lib/ledger.js

@@ -885,7 +885,6 @@ class checkData {
         }
     }
     checkOverRange() {
-        console.log('checkOverRange');
         const isTz = this.ctx.tender.data.measure_type === this.measureType.tz.value;
         for (const b of this.checkBills.nodes) {
             if (b.children && b.children.length > 0) continue;