Browse Source

首页提示信息更改

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@8535 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
hejq 9 years ago
parent
commit
6bb5e0fca7
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

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