<tr>
   <td align="right">类型:</td>
<td>
<select class="easyui-combobox easyui-textbox" name="demo" >数据</option>
</select>
</td>
</tr>

var demo = $('#demo').combobox('getValue');
这样当你点击下拉框里的数量时  demo就会获取到值:数量 。

相关文章:

  • 2021-10-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-16
  • 2022-01-01
  • 2022-12-23
  • 2021-06-14
猜你喜欢
  • 2022-12-23
  • 2021-07-14
  • 2021-08-09
  • 2022-12-23
  • 2021-06-26
  • 2021-07-11
相关资源
相似解决方案