Sfoglia il codice sorgente

科室参数写死了??

luolei 5 anni fa
parent
commit
512811f716
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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,