更新单据编号文本框的宽度,防止遮盖
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
<td style="width:70px;">单据编号:</td>
|
||||
<td style="padding:5px">
|
||||
<input name="Number" id="Number" class="easyui-validatebox"
|
||||
data-options="required:true,validType:'length[2,30]'" style="width:140px;" readonly/>
|
||||
data-options="required:true,validType:'length[2,30]'" style="width:150px;" readonly/>
|
||||
</td>
|
||||
<td style="width:80px;"></td>
|
||||
<td style="padding:5px;width:170px;"></td>
|
||||
|
||||
Reference in New Issue
Block a user