فهرست منبع

修改列宽度

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@1165 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
suntg 10 سال پیش
والد
کامیت
7608fe1e2d
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/main/webapp/resources/tpl/index/fa/apBill.html

+ 2 - 2
src/main/webapp/resources/tpl/index/fa/apBill.html

@@ -180,8 +180,8 @@
 	<thead>
 		<tr class="header">
 			<th>商品</th>
-			<th>单价</th>
-			<th>发票数量</th>
+			<th width="120">单价</th>
+			<th width="100">发票数量</th>
 			<th width="120">发票金额</th>
 			<th width="140">单据信息</th>
 			<th width="70">操作</th>