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

+ 0 - 1
app/public/js/ledger_check.js

@@ -78,7 +78,6 @@ const ledgerCheckUtil = {
             }
             if (!_.isMatch(checkData, calcData)) {
                 error.push(node);
-                console.log(checkData, calcData);
             }
         }
         return error;