{if !$env.get.target}>
<{/if}>
关联物料
<{foreach from=$search item=item key=key}>
selected='selected'<{/if}> class="search" value="<{$key}>"><{$item}>
<{/foreach}>
<{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 from=$items item=item key=key}>
selected='selected'<{/if}> value="<{$key}>"><{$item}>
<{/foreach}>
<{/foreach}>
<{t}>搜索<{/t}>
组织架构:
<{input type='organization' app='organization' show="onlytree" effect="organization_stores_list"}>
选择门店:
*<{help}><{t}>筛选特定门店请做选择,组织架构是用来过滤此门店下拉的列表。 <{/t}><{/help}>
取消选定
选定全部
基础物料名称
基础物料编码
品牌
分类
规格
<{foreach item=item from=$rows}>
<{$item.material_name}>
<{$item.material_bn}>
<{$item.brand_name}>
<{$item.type_name}>
<{$item.specifications}>
<{/foreach}>
<{$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}>