hrmConstRpSubSearch.updateVisible(false)}
closable
style={{width: 500, height: 120}}
title = {i18n.button.saveAsTemplate()}
icon="icon-coms-hrm"
iconBgcolor='#217346'
buttons = {this.getDialogBtns()}
>
hrmConstRpSubSearch.updateTempleteValue(v)}/>
}
iconBgcolor='#217346'
buttons={this.getTopButtons()}
buttonSpace={10}
showDropIcon={true}
dropMenuDatas={this.getRightMenu()}
onDropMenuClick={this.onRightMenuClick}
>
{
isCustom == '1' &&
{this.getCustomTabChildren()}
}
{
isCustom != '1' &&
{this.getTabChildren()}
}
{
!showResult && !isEmpty(config) &&
}
{
showResult &&
this.reRenderColumns(c)}
rowKey={this.rowKey}
/>
}
);
}
if (verified && !hasRight) {
return (