@{ if eq .isSearchForm true }
@{end}
@{ if eq .options.Step.HasAdd true }
添加
@{end}
@{ if eq .options.Step.HasBatchDel true }
批量删除
@{end}
@{ if eq .options.Step.HasExport true }
导出
@{end}
@{ if eq .options.Step.HasEdit true }
@{end}
@{ if eq .options.Step.HasView true }
@{end}