| <@i18n 'pers_person_devOpAuth'/> |
<@ZKUI.Combo empty="false" id="comboPerDevAuth${uuid}" name="ins.perDevAuth" width="148" hideLabel="true" readonly="readonly" value="${(item.perDevAuth)!0}" onChange="changeDevAuth">
@ZKUI.Combo>
|
<@i18n 'pers_person_identity_category'/> |
<@ZKUI.Combo empty="false" id="comboAllIdentityCategory${uuid}" width="148" hideLabel="true" readonly="readonly" value="${(item.category)!0}" onChange="changeIdentityCategory1">
@ZKUI.Combo>
|
<@ZKUI.Combo empty="false" id="comboAllIdentityCategory${uuid}" width="148" hideLabel="true" readonly="readonly" value="${(item.category)!0}" onChange="changeIdentityCategory2">
@ZKUI.Combo>
|