소스 검색

科室参数写死了??

luolei 5 년 전
부모
커밋
512811f716
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/js/singleVeto.js

+ 1 - 1
src/js/singleVeto.js

@@ -161,7 +161,7 @@ function getTabData(activePage){
     }
     startDateParam=dateStatrt
     endDateParam=dateEnd
-    let deptName = from == 2&&deptList.length > 0 ? deptList[0].deptName : '';
+    // let deptName = from == 2&&deptList.length > 0 ? deptList[0].deptName : '';                                                                                                                                                                                                                                                                                                                                   
     const param = {
         current:activePage,
         type: 0,