| | |
| | | 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); |
| | | } |