Browse Source

首页未对账单数据的更新

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

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

@@ -114,7 +114,7 @@
 						<li class="start">
 							<ul class="list-unstyled">
 								<li><a ui-sref="fa.apCheck">应收对账单(<span
-										ng-class="{'text-inverse': todo.acceptAll>0}">{{todo.acceptAll ||
+										ng-class="{'text-inverse': todo.apCheckTodo>0}">{{todo.apCheckTodo ||
 											0}}</span>)
 									</a></li>
 							</ul>