<dict:select> 和<select> 可以指定默认选中的项吗?
比如下面的例子:
<select id="select4" name="entity/field" bizAction="pkg.biz.bizDICT_ALL_AREA" attributesText='eos_isnull="false"' onblur="checkInput(this)" paramXML="" listXpath="PERSON_AREA" entityName="entity" valueField="BUSINID" textField="BUSINNAME" childID="select5" nullLable="false" onchange="refreshChild_DS(this)" ></select> 如何设置属性值可以让下拉框初始化时自动选中BUSINID为1的选项?
是的,tiger,你的分数为什么比我高?