#assign gridName="persPersonGrid${uuid!}">
<@ZKUI.GridBox gridName="${gridName}">
<@ZKUI.Searchbar>
<@ZKUI.SearchTop>
|
<@ZKUI.Input name="deptName" maxlength="30" title="pers_dept_deptName" type="text"/>
|
<@ZKUI.Input name="pin" maxlength="30" title="pers_person_pin" type="text"/>
|
<@ZKUI.Input name="likeName" maxlength="30" title="pers_person_wholeName" type="text"/>
|
@ZKUI.SearchTop>
<@ZKUI.SearchBelow>
|
<@ZKUI.Input name="email" maxlength="30" title="pers_person_email" type="text"/>
|
<@ZKUI.Input name="mobilePhone" maxlength="30" title="pers_person_mobilePhone" type="text"/>
|
<@ZKUI.Input name="likeCardNo" maxlength="30" title="pers_card_cardNo" type="text"/>
|
|
<@ZKUI.Combo empty="true" name="exceptionFlag" title="common_status">
@ZKUI.Combo>
|
<@ZKUI.Combo empty="true" name="gender" title="common_gender" key="sex"/>
|
<@ZKUI.ComboTree title="common_verifyMode_entiy" url="/persPerson.do?verifyModeTree" name="verifyMode" isTree="false"/>
|
<#if Application['system.productCode'] != 'ZKBioAccess'>
|
<@ZKUI.Input name="positionName" maxlength="100" title="pers_position_name" type="text"/>
|
#if>
@ZKUI.SearchBelow>
@ZKUI.Searchbar>
<@ZKUI.Layout style="position:absolute; top:70px;bottom:0px;left:0px;right:0px;height:auto;">
<@ZKUI.Cell width="240" treeId="tree${uuid!}" hideArrow="true">
<@ZKUI.Tree dynamic="true" id="tree${uuid!}" parentIdUri="authDepartment.do?getParentsIds" url="authDepartment.do?dynaTree&showPersonCount=true" onClick="persPersonDeptTreeClick">@ZKUI.Tree>
@ZKUI.Cell>
<@ZKUI.Cell hideHeader="true">
<@ZKUI.Toolbar>
<@ZKUI.ToolItem id="refresh" text="common_op_refresh" img="comm_refresh.png" action="commonRefresh" permission="pers:person:refresh"/>
<@ZKUI.ToolItem id="persPerson.do?edit" text="common_op_new" width="950" height="670" img="comm_add.png" action="personAdd" permission="pers:person:add"/>
<@ZKUI.ToolItem id="persLeavePerson.do?edit&pins=(pin)&names=(name)" text="pers_person_leave" title="pers_dimission_writeInfomation" width="500" height="270" img="pers_personDimission.png" action="commonOpenOperate" permission="pers:person:leave" isShow="application['system.productCode']=='ZKBioSecurity'"/>
<@ZKUI.ToolItem id="persPerson.do?batch&type=deptChange" text="pers_person_departmentChange" title="pers_person_departmentChange" width="370" height="320" img="pers_changeDept.png" action="commonOpenOperate" permission="pers:person:deptChange"/>
<@ZKUI.ToolItem id="persPerson.do?batch&type=positionChange" text="pers_position_change" title="pers_position_change" width="370" height="320" img="pers_changePosition.png" action="commonOpenOperate" permission="pers:person:batchPositionChange" isShow="application['system.productCode']=='ZKBioSecurity'"/>
<@ZKUI.ToolItem type="more" text="common_op_del" img="comm_del.png">
<@ZKUI.ToolItem id="persPerson.do?del&pins=(pin)" text="pers_common_delPerson" img="comm_del.png" action="commonDel" callback="reloadPersonTreeAndGrid" permission="pers:person:del"/>
<@ZKUI.ToolItem id="persPerson.do?getBioTemplateView" text="pers_person_delBioTemplate" title="pers_person_delBioTemplate" width="350" height="250" img="comm_del.png" action="commonOpenOperate" permission="pers:person:delBioTemplate"/>
@ZKUI.ToolItem>
<@ZKUI.ToolItem id="persPerson.do?resetSelfPwd&pins=(pin)" text="pers_person_resetSelfPwd" img="comm_set.png" action="commonOperate" permission="pers:person:resetSelfPwd" isShow="false"/>
<@ZKUI.ToolItem type="more" text="common_op_export" img="comm_export.png">
<@ZKUI.ToolItem id="persPerson.do?export" type="export" action="exportPersRecord" width="650" height="450" text="pers_export_personInfo" title="pers_export_personInfo" permission="pers:person:export" />
<@ZKUI.ToolItem id="persBioTemplate.do?export" type="export" action="exportPersPersonBiotemplate" text="pers_export_personBioTemplate" title="pers_export_personBioTemplate" permission="pers:bioTemplate:export" />
<@ZKUI.ToolItem id="persPerson.do?exportPhoto" type="export" action="exportPersPersonPhoto" text="pers_export_personPhoto" title="pers_export_personPhoto" permission="pers:person:exportPhoto" />
@ZKUI.ToolItem>
<@ZKUI.ToolItem type="more" text="common_op_import" img="comm_import.png">
<@ZKUI.ToolItem id="persPerson.do?import" type="import" showImportProcess="true" text="pers_import_personInfo" onFinish="reloadPersonTreeAndGrid" title="pers_import_personInfo" width="500" height="250" permission="pers:person:import" />
<@ZKUI.ToolItem id="persBioTemplate.do?import" type="import" showImportProcess="true" text="pers_import_biologicalTemplate" onFinish="afterImportPersPerson" title="pers_import_biologicalTemplate" width="500" height="250" permission="pers:bioTemplate:import" />
<@ZKUI.ToolItem id="skip.do?page=pers_person_opImportPhotoSelect" action="commonOpen" text="pers_import_personPhoto" title="pers_import_personPhoto" img="comm_import.png" width="450" height="150" permission="pers:person:importPhoto" />
<@ZKUI.ToolItem type="import" id="persPerson.do?importLeavePerson" text="pers_dimission_import" titile="pers_dimission_import" showImportProcess="true" onFinish="reloadPersonTreeAndGrid" width="500" height="250" permission="pers:person:importLeavePerson" />
<@ZKUI.ToolItem id="persPerson.do?exportTemplate" type="export" action="exportPersRecord" typeStr="XLS" width="650" height="450" text="pers_export_personInfoTemplate" title="pers_export_personInfoTemplate" permission="pers:person:exportTemplate" />
<@ZKUI.ToolItem type="export" action="exportLeavePersonTemplate" id="persPerson.do?exportLeavePersonTemplate" text="pers_dimission_downloadTemplate" title="pers_dimission_downloadTemplate" permission="pers:person:exportLeavePersonTemplate" />
@ZKUI.ToolItem>
<@ZKUI.ToolItem id="skip.do?page=pers_person_opDataCount" text="pers_person_dataCount" title="pers_person_dataCount" width="400" height="400" img="pers_dataCount.png" action="commonAdd" permission="pers:person:dataCount"/>
<@ZKUI.ToolItem id="persPerson.do?cardPrint" text="pers_person_cardprint" title="pers_person_cardprint" width="965" height="725" img="pers_makeCard.png" action="commonOpenOperate" permission="pers:person:cardPrint" isShow="JAVA#persCardPrintTemplateController.isShowCardPrint"/>
@ZKUI.Toolbar>
<@ZKUI.Grid vo="com.zkteco.zkbiosecurity.pers.vo.PersPersonItem" onRowSelect="findDeptBypersonId" query="persPerson.do?list" showColumns="!gender,birthday,mobilePhone,email" />
@ZKUI.Cell>
@ZKUI.Layout>
@ZKUI.GridBox>