<@ZKUI.Combo id="newVerifyStyleCombo${uuid!}" empty="false" value="0" onChange="changeVerifyMode" hideLabel="true" readonly="true" width="148">
@ZKUI.Combo>
<@ZKUI.ComboTree empty="false" id="newVFStylesTree${uuid!}" value="${verifyModeNos}" hideLabel="true" isTree="true" readonly="true" width="148" url="accDeviceVerifyMode.do?getSupportNewVerifyModeTree"/>
|