<{if !$env.get.target}>
<{/if}>

关联物料

<{input id="default_show" type="text" style="display:block" name="search_value" vtype="required" value="{$search_value}"}> <{foreach from=$search_list item=items key=keys}> <{/foreach}> <{t}>搜索<{/t}>
组织架构:
<{input type='organization' app='organization' show="onlytree" effect="organization_stores_list"}>
选择门店:
 *<{help}><{t}>筛选特定门店请做选择,组织架构是用来过滤此门店下拉的列表。 <{/t}><{/help}>


<{foreach item=item from=$rows}> <{/foreach}>
基础物料名称 基础物料编码 品牌 分类 规格
<{$item.material_name}> <{$item.material_bn}> <{$item.brand_name}> <{$item.type_name}> <{$item.specifications}>
<{$pager}>
<{if !$env.get.target}>
<{/if}> <{if !$env.get.target}> <{capture name="footbar"}>
<{button label="确定" type="button" id="submit_button" onclick="do_submit()"}>
<{/capture}> <{/if}>