Commit f280b18a by caojingji

调整页面上select选择框高度太高的问题

parent 9e9dd792
......@@ -52,7 +52,7 @@
<td width="20%">
<span class="textbox">
<select name = "bkdxlx" id = "bkdxlx" class="easyui-combobox" data-options="panelHeight:'auto'" style="height:26px;">
<select name = "bkdxlx" id = "bkdxlx" class="easyui-combobox" style="height:26px;">
<option value=""></option>
<option value="3996">手机号码</option>
<option value="4314"> IMSI</option>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment