extjs combox获取选定的数据怎么写

2025-02-22 10:11:48
推荐回答(2个)
回答1:

首先获取第一个combox对象,然后利用getValue()方法获取第一个combox的value值。

回答2:

setValue不就完了么