星伟
2018-10-10 2c592928efe30b98538befb7f12471a2f95741b5
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;
   }