소스 검색

一些bug

laiguoran 4 년 전
부모
커밋
aa54cfc4bc
2개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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',

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 1
app/view/schedule/index.ejs