فهرست منبع

修改应收对账

shenjunjie 7 سال پیش
والد
کامیت
5037a43262
1فایلهای تغییر یافته به همراه10 افزوده شده و 10 حذف شده
  1. 10 10
      src/main/webapp/resources/tpl/index/fa/apCheck.html

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

@@ -139,8 +139,8 @@
 	<div class="pub-com_head">
 	<div class="pub-com_head">
 		<span>应收对账单</span>
 		<span>应收对账单</span>
 		<div class="p-right">
 		<div class="p-right">
-			<a class="text-simple append" ui-sref="fa.apCheckList" title="新增对账单"><i class="fa fa-plus-square fa-fw"></i>新增对账单</a>&nbsp;&nbsp;&nbsp;
-			<a href="#" ng-click="exportXls()"
+			<a class="text-simple append" ui-sref="fa.apCheckList" title="新增对账单" ng-hide="showNotCheck"><i class="fa fa-plus-square fa-fw"></i>新增对账单</a>&nbsp;&nbsp;&nbsp;
+			<a href="#" ng-click="exportXls()" ng-hide="showNotCheck"
 			   target="_self" title="导出Excel表格" class="blue f14"><i class="fa fa-file-text fa-fw"></i>导出</a>
 			   target="_self" title="导出Excel表格" class="blue f14"><i class="fa fa-file-text fa-fw"></i>导出</a>
 		</div>
 		</div>
 	</div>
 	</div>
@@ -485,13 +485,13 @@
 						<th width="36" style="vertical-align: middle;">
 						<th width="36" style="vertical-align: middle;">
 							<input type="checkbox" name="checkbox" ng-model="checkboxes.checked" ng-click="checkAll()"></th>
 							<input type="checkbox" name="checkbox" ng-model="checkboxes.checked" ng-click="checkAll()"></th>
 						<th width="100">本次<br>对账数</th>
 						<th width="100">本次<br>对账数</th>
-						<th width="70">客户<br>名称</th>
+						<!--<th width="70">客户<br>名称</th>-->
 						<th width="60">单据<br>编号</th>
 						<th width="60">单据<br>编号</th>
 						<th width = "60">发货<br>单号</th>
 						<th width = "60">发货<br>单号</th>
 						<th width="35">序号</th>
 						<th width="35">序号</th>
 						<th width="60">类型</th>
 						<th width="60">类型</th>
 						<th width="60">单据<br>日期</th>
 						<th width="60">单据<br>日期</th>
-						<!--<th width="90">应付<br>供应商</th>-->
+						<th width="90">应付<br>供应商</th>
 						<th width="70">客户<br>采购单</th>
 						<th width="70">客户<br>采购单</th>
 						<th width="65">客户<br>料号</th>
 						<th width="65">客户<br>料号</th>
 						<th width="70">客户物<br>料名称</th>
 						<th width="70">客户物<br>料名称</th>
@@ -518,17 +518,17 @@
 											   type="number" max="data.maxThisCheckQty"
 											   type="number" max="data.maxThisCheckQty"
 											   min="data.minThisCheckQty" ng-change="getTotalMoney()"
 											   min="data.minThisCheckQty" ng-change="getTotalMoney()"
 											   style="width: 75px;" class=" input-sm text-center"></td>
 											   style="width: 75px;" class=" input-sm text-center"></td>
-						<td width="70" title="{{check.custname}}"><div
-								style="display: -webkit-box; text-overflow: ellipsis; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical;">{{::check.custname}}</div></td>
+						<!--<td width="70" title="{{check.custname}}"><div-->
+								<!--style="display: -webkit-box; text-overflow: ellipsis; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical;">{{::check.custname}}</div></td>-->
 						<td width="60">{{::check.inoutno}}</td>
 						<td width="60">{{::check.inoutno}}</td>
 						<td width="60">{{::check.sendcode}}</td>
 						<td width="60">{{::check.sendcode}}</td>
 						<td width="35" align="center">{{::check.detno}}</td>
 						<td width="35" align="center">{{::check.detno}}</td>
 						<td width="60">{{::check.piclass}}</td>
 						<td width="60">{{::check.piclass}}</td>
 						<td width="60">{{::check.pidate | date:'yyyy-MM-dd' }}</td>
 						<td width="60">{{::check.pidate | date:'yyyy-MM-dd' }}</td>
-						<!--<td width="90" title="{{check.receivename}}">-->
-							<!--<div-->
-									<!--style="display: -webkit-box; text-overflow: ellipsis; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical;">{{::check.receivename}}</div>-->
-						<!--</td>-->
+						<td width="90" title="{{check.receivename}}">
+							<div
+									style="display: -webkit-box; text-overflow: ellipsis; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical;">{{::check.receivename}}</div>
+						</td>
 						<td width="70">{{::check.ordercode}}</td>
 						<td width="70">{{::check.ordercode}}</td>
 						<td width="65">{{::check.prodcode}}</td>
 						<td width="65">{{::check.prodcode}}</td>
 						<td width="70" title="{{check.prodtitle}}">
 						<td width="70" title="{{check.prodtitle}}">