From 1ab3b2b780c69b1d063ac21b9988593e94f67670 Mon Sep 17 00:00:00 2001 From: YYC <1833023622@qq.com> Date: 星期五, 09 六月 2023 10:16:19 +0800 Subject: [PATCH] 工单无数据调整 --- igds-app/js/admin/work-audit.js | 111 ++++++++++++++++++++++++++++++------------------------- 1 files changed, 61 insertions(+), 50 deletions(-) diff --git a/igds-app/js/admin/work-audit.js b/igds-app/js/admin/work-audit.js index 8449f91..81f8226 100644 --- a/igds-app/js/admin/work-audit.js +++ b/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() { @@ -128,8 +128,19 @@ html += '</div></div></div></li>'; }) } else { + html += '<li><div class="con"><div class="top"><div class="left">'; + html += '<div class="line"><div class="t">鐢宠浜�: </div><div class="v">鏆傛棤宸ュ崟瀹℃牳</div></div></div>'; + html += '<div class="right"><div class="icon" info="鏆傛棤宸ュ崟瀹℃牳淇℃伅"><img src="images/icons/g-i26.png" alt=""></div></div></div>'; html += - '<li><div class="con"><div style="text-align: center;font-size: 20px;color:#dd524d;padding: 18px;">鏆傛棤宸ュ崟瀹℃牳淇℃伅</div></div></li>'; + '<div class="box"><ul class="gd-list"><li><a href="" class="con" style="background-image: url(images/icons/a-bg12.png);">'; + html += '<div class="tit">涓氬姟绫诲瀷:</div><div class="name">--</div></a></li>'; + html += '<li><a href="" class="con" style="background-image: url(images/icons/a-bg13.png);">'; + html += '<div class="tit">鍏宠仈浠撳簱:</div><div class="name">--</div></a></li></ul>'; + html += '<div class="time">鏈夋晥鏈�: 2023-01-01 鑷� 2023-01-01 </div>'; + html += '</div></div></div></li>'; + + // html += + // '<li><div class="con"><div style="text-align: center;font-size: 20px;color:#dd524d;padding: 18px;">鏆傛棤宸ュ崟瀹℃牳淇℃伅</div></div></li>'; } $("#handleList").html(html); } -- Gitblit v1.9.3