<{help docid="69" type="link"}><{t}>点击查看帮助<{/t}><{/help}>

添加/编辑物流公司

<{if $branch_mode=='single'}> <{else}> <{/if}>
仓库名称: <{$branchList.0.name}>
checked<{/if}>>全部仓库 checked<{/if}>>指定仓库
<{t}>选择对应仓库:<{/t}> <{input type="select" name='branch_id' rows=$branchList valueColumn="branch_id" labelColumn="name" value=$dt_info.branch_id vtype="required"}> *
<{if $dt_info.corp_id}> <{/if}> <{if $logisticsmanager=='true'}> <{/if}>
<{t}>面单类型:<{/t}> checked<{/if}>>普通面单 checked<{/if}>>电子面单    
<{t}>单号来源:<{/t}> 线下获取    
<{t}>单号来源:<{/t}> <{input type="select" name='channel_id' id='channel_id' rows=$channel valueColumn="channel_id" labelColumn="name" value=$dt_info.channel_id vtype="required" style="width:100px;"}>    
<{t}>适用店铺:<{/t}> 全部 <{$dt_info.shop_name}>    
<{t}>物流公司:<{/t}>
<{img id="btn-search" class="btn-zoom pointer" app="desktop" src="bundle/zoom_btn.gif"}>*
   
<{t}>物流编号:<{/t}> readonly='true'<{/if}> >*    
<{t}>网址:<{/t}>
<{t}>询件网址:<{/t}>
  checked<{/if}>>支持物流保价   
<{t}>保价设置:<{/t}> 费率 <{t}>%          最低保价费 <{/t}>   
<{t}>地区费用类型:<{/t}>
          
  
<{t}>重量设置(单位g):<{/t}> <{t}>首重重量 <{/t}><{t}> g            续重重量 <{/t}> g
<{t}>配送费用:<{/t}>
首重费用  元          续重费用  元         <{t}>使用公式<{/t}>
配送公式 <{button label="验证" class="checkexp" onclick="checkExp(this);"}>      <{t}>取消公式<{/t}>
<{t}>费用设置:<{/t}>
    <{if $dt_info.area_fee_conf}> <{foreach from=$dt_info.area_fee_conf item=area key=key}>
  1. 地区 <{img class='regionSelect' src='images/bundle/editcate.gif' style='cursor:pointer;display:none;' onclick='regionSelect(this)' alt='编辑地区' title="编辑地区"}> 删除
    <{t}>首重重量 <{/t}><{t}> g            续重重量 <{/t}> g
    首重费用 class="_x_ipt"<{/if}> vtype="required&&number" caution="该项必填且只允许填写数字金额"/>  元         续重费用 class="_x_ipt"<{/if}> vtype="required&&number" caution="该项必填且只允许填写数字金额"/>  元         <{t}>使用公式<{/t}>
    公式 class="_x_ipt"<{/if}> vtype="required&&checkExp1&&checkExp2" /><{button label="验证" class="checkexp" onclick="checkExp(this);"}>      <{t}>取消公式<{/t}>
  2. <{/foreach}> <{else}>
  3. 地区 <{img class='regionSelect' src='images/bundle/editcate.gif' style='cursor:pointer;display:none;' onclick='regionSelect(this)' alt='编辑地区' title="编辑地区"}> 删除
    <{t}>首重重量 <{/t}><{t}>g             续重重量 <{/t}>g
    首重费用  元          续重费用 <{t}>使用公式<{/t}>
  4. <{/if}>
<{button label="添加地区费用" class="add-dlyarea" }>
<{t}>状态:<{/t}> checked="checked"<{/if}> ><{t}>关闭<{/t}> checked="checked"<{/if}>><{t}>启用<{/t}><{help}>关闭后在选择物流公司的列表中不可见<{/help}>
<{if $logisticsmanager=='true'}> <{else}> <{if $prttpl}> <{/if}> <{/if}>
<{t}>选择普通面单模板:<{/t}> <{input type="select" name='normal_tmpl_id' rows=$normalTmpl valueColumn="template_id" labelColumn="template_name" value=$dt_info.prt_tmpl_id vtype="required" style="width:100px;"}> *
<{t}>选择电子面单模板:<{/t}> <{input type="select" name='electron_tmpl_id' rows=$electronTmpl valueColumn="template_id" labelColumn="template_name" value=$dt_info.prt_tmpl_id vtype="required" style="width:100px;"}> *
<{t}>选择快递单模板:<{/t}> <{input type="select" name='prt_tmpl_id' rows=$prttpl valueColumn="prt_tmpl_id" labelColumn="prt_tmpl_title" value=$dt_info.prt_tmpl_id vtype="required" style="width:100px;"}> *
<{t}>权重:<{/t}> <{input type="number" value=$dt_info.weight|default:0 name="weight" size=2}>
<{button type="submit" label="保存" id="btn-dly_corp" }>