Browse Source

注释新增对账单入口

shenjunjie 7 năm trước cách đây
mục cha
commit
14cb9f9304
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/main/webapp/resources/tpl/index/fa/apCheck.html

+ 1 - 1
src/main/webapp/resources/tpl/index/fa/apCheck.html

@@ -381,7 +381,7 @@
 							</div>
 							<div class="right_link">
 								<p ng-if="active != 'all'">您还未生成对账单,请立即新增对账!</p>
-								<a ng-if="active != 'all'" ui-sref="fa.apCheckList"><i class="fa fa-plus-square fa-fw"></i> 新增对账单</a>
+								<!--<a ng-if="active != 'all'" ui-sref="fa.apCheckList"><i class="fa fa-plus-square fa-fw"></i> 新增对账单</a>-->
 							</div>
 						</div>
 					</td>