YYC
2023-06-09 5132d695e4edc00e2a80f7bf40b5164be34e9499
igds-app/js/admin/work-audit.js
@@ -59,55 +59,55 @@
      }
   })
   auditList = [{
         "id": "59",
         "deptName": "1号仓",
         "applyUser": "in anim exercitation",
         "applyUserName": "郝军",
         "type": "exercitation reprehenderit sint",
         "startTime": "1974-07-05 21:56",
         "endTime": "2013-08-19 05:43",
         "info": "sed adipisicing quis irure",
         "depotId": "90",
         "depotName": "即传状新五际"
      },
      {
         "id": "39",
         "deptName": "1号仓",
         "applyUser": "dolor laboris",
         "applyUserName": "袁强",
         "type": "sed et sit irure eu",
         "startTime": "2015-10-25 12:30",
         "endTime": "1971-04-18 19:34",
         "info": "reprehenderit qui quis pariatur anim",
         "depotId": "89",
         "depotName": "当入物还算"
      },
      {
         "id": "55",
         "deptName": "3号仓",
         "applyUser": "quis",
         "applyUserName": "宋丽",
         "type": "in",
         "startTime": "1994-10-12 18:25",
         "endTime": "2008-01-19 00:26",
         "info": "ex ullamco id dolor",
         "depotId": "42",
         "depotName": "新常技位中"
      },
      {
         "id": "50",
         "deptName": "2号仓",
         "applyUser": "dolor",
         "applyUserName": "黄超",
         "type": "nostrud elit",
         "startTime": "2018-07-07 10:25",
         "endTime": "2000-11-07 10:02",
         "info": "et minim",
         "depotId": "53",
         "depotName": "人离它军题"
      }
   ]
   // auditList = [{
   //       "id": "59",
   //       "deptName": "1号仓",
   //       "applyUser": "in anim exercitation",
   //       "applyUserName": "郝军",
   //       "type": "exercitation reprehenderit sint",
   //       "startTime": "1974-07-05 21:56",
   //       "endTime": "2013-08-19 05:43",
   //       "info": "sed adipisicing quis irure",
   //       "depotId": "90",
   //       "depotName": "即传状新五际"
   //    },
   //    {
   //       "id": "39",
   //       "deptName": "1号仓",
   //       "applyUser": "dolor laboris",
   //       "applyUserName": "袁强",
   //       "type": "sed et sit irure eu",
   //       "startTime": "2015-10-25 12:30",
   //       "endTime": "1971-04-18 19:34",
   //       "info": "reprehenderit qui quis pariatur anim",
   //       "depotId": "89",
   //       "depotName": "当入物还算"
   //    },
   //    {
   //       "id": "55",
   //       "deptName": "3号仓",
   //       "applyUser": "quis",
   //       "applyUserName": "宋丽",
   //       "type": "in",
   //       "startTime": "1994-10-12 18:25",
   //       "endTime": "2008-01-19 00:26",
   //       "info": "ex ullamco id dolor",
   //       "depotId": "42",
   //       "depotName": "新常技位中"
   //    },
   //    {
   //       "id": "50",
   //       "deptName": "2号仓",
   //       "applyUser": "dolor",
   //       "applyUserName": "黄超",
   //       "type": "nostrud elit",
   //       "startTime": "2018-07-07 10:25",
   //       "endTime": "2000-11-07 10:02",
   //       "info": "et minim",
   //       "depotId": "53",
   //       "depotName": "人离它军题"
   //    }
   // ]
}
function renderAuditList() {