Browse Source

一些bug

laiguoran 4 years ago
parent
commit
aa54cfc4bc
2 changed files with 1 additions and 2 deletions
  1. 0 1
      app/public/js/schedule_plan.js
  2. 1 1
      app/view/schedule/index.ejs

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

@@ -115,7 +115,6 @@ $(function () {
             // calcList.push(m + '_tp');
             // calcList.push(m + '_gcl');
         }
-        console.log(showList);
         const baseLedgerTree = createNewPathTree('base', {
             id: 'ledger_id',
             pid: 'ledger_pid',

File diff suppressed because it is too large
+ 1 - 1
app/view/schedule/index.ejs