| | |
| | | } else if (item.status == '20') { // 待审核 |
| | | html += '<img src="images/icons/g-i28.png" alt=""></span>' |
| | | } |
| | | html += '<div class="title">所属分库:<b>' + item.deptName + |
| | | '</b></div><div class="box"><ul class="gd-list">'; |
| | | html += '<div class="title"><b></b></div><div class="box"><ul class="gd-list">'; |
| | | html += '<li><a href="" class="con"style="background-image: url(images/icons/a-bg12.png);">'; |
| | | html += '<div class="tit">业务类型:</div><div class="name">' + item.type + '</div></a></li>'; |
| | | html += '<li><a href="" class="con"style="background-image: url(images/icons/a-bg13.png);">'; |