gx_tieta/WebRoot/equipHistWarn1.jsp
@@ -376,7 +376,7 @@
        // 生成表格的头部和表体
        function createAllTbl (header, body, arrTh, arrTd,arrTr,status) {
            console.info(status);
            //console.info(status);
            var newArrTh = new Array();
            var newArrTd = new Array();
            newArrTh = getArrTh(status, arrTh);
@@ -653,7 +653,7 @@
            pageCurr:Page.pageCurr,                  //当前页
         }
      };
      console.log(temp);
      //console.log(temp);
      return temp;
   }