Browse Source

首页增加打样申请数量显示和链接

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@7571 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
hejq 9 years ago
parent
commit
d3b7c328fa
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/main/webapp/resources/tpl/index/home/right.html

+ 2 - 1
src/main/webapp/resources/tpl/index/home/right.html

@@ -43,7 +43,8 @@
 											0}}</span>)
 								</a></li>
 								<li><a>待投标招标单</a></li>
-								<li><a>待发货的送样单</a></li>
+								<li><a href="#/sale/sample">待发货的送样单(<span ng-class="{'text-inverse': todo.sample>0}">{{todo.sample
+											|| 0}}></span>)</a></li>
 								<li><a ui-sref="sale.todo.notice">待发货的送货提醒(<span
 										ng-class="{'text-inverse': todo.notice>0}">{{todo.notice
 											|| 0}}</span>)