|
资产类型:
<@p.select name="type" headerValue="---请选择---" inputClass="select-input" list=assetTypes value="" width="164" height="160" style="background-color:#fff;display:inline-block;position:relative" />
|
资产状态:
<@p.select name="status" headerValue="---请选择---" inputClass="select-input" list={"0":"无需激活","1":"需要激活"} value="" width="164" height="80" style="background-color:#fff;display:inline-block;position:relative"/>
|