<{capture name="header"}> <{css app='omeauto' src="style.css"}> <{/capture}>
获取仓库:
(权重:数值越大表示优先级越高)
checked<{/if}>/> 就近优先 权重:<{input type="text" size='2' name="router[weight]" value=$classify.router.weight}>
checked<{/if}>/> 成本优先 权重:<{input type="text" size='2' name="cost[weight]" value=$classify.cost.weight}>
设置仓库:
为此规则选择仓库(设置后将会作为审单时发货。权重:数值越大表示优先级越高)
<{foreach from=$branchList item=item}>
  • 是否默认:checked<{/if}>>
  • 权重:
<{/foreach}>
<{button class="btn-primary" label="保存" type="button" id="saveCurrent"}> <{button class="btn-primary" label="取消" type="button" id="cancelBtn"}>