Browse Source

调整应收对账,对账详情,空状态占位置

shenjunjie 7 years ago
parent
commit
35864abd8e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/resources/tpl/index/fa/apCheck.html

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

@@ -696,7 +696,7 @@
 
 					</tr>
 					<tr ng-if="!data || data.length==0">
-						<td colspan="19">
+						<td colspan="11">
 							<div class="empty-block">
 								<i class="fa fa-exclamation-circle"></i>
 								<p class="text-muted">没有对账数据,请先筛选</p>