MaiXinRong %!s(int64=3) %!d(string=hai) anos
pai
achega
7341bb4b18
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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;