解决单据页面变形的bug

This commit is contained in:
季圣华
2019-06-09 23:24:46 +08:00
parent 4249263fc7
commit 6f7b3c00dc
19 changed files with 19 additions and 19 deletions

View File

@@ -56,7 +56,7 @@
<form id="accountHeadFM" method="post" novalidate>
<table>
<tr>
<td style="width:60px;">往来单位:</td>
<td style="width:70px;">往来单位:</td>
<td style="padding:5px;width:170px;">
<select name="OrganId" id="OrganId" style="width:130px;"></select>
</td>