*应用店铺: |
所有店铺
|
每日拣货时间点: |
请设置具体每天拣货的时间点! |
|
<{if $sel_exec_hour}>
<{foreach from=$sel_exec_hour key=key item=hour}>
时间段<{$key}>:
<{if $key == 1}>
<{button type="button" label="添加更多" class="btn-secondery" name="btn_add_hour" id="btn_add_hour"}>
<{/if}>
<{/foreach}>
<{else}>
时间段1:
<{button type="button" label="添加更多" class="btn-secondery" name="btn_add_hour" id="btn_add_hour"}>
<{/if}>
|
指定出库仓: |
<{if $branch_list}>
<{else}>
<{/if}> *目前只支持自有仓储和伊藤忠仓储
|
承运商: |
|
配送方式: |
|
是否合并出库: |
checked<{/if}> >是 checked<{/if}> >否 多个拣货单要求入相同的唯品会仓库时,是否允许合并生成一张出库单出库 |
启用状态: |
checked<{/if}> >是
checked<{/if}> >否
|
|
<{if $vop_config.sid}>
<{button id="btn_setting" label="保存" type="submit" name="submit" }>
<{else}>
<{button id="btn_setting" label="提交" type="submit" name="submit" }>
<{/if}>
<{button label="关闭" type="button" id="btn-close"}>
|