<{capture name="header"}> <{css app="ome" src="ome.css"}> <{css app="ome" src="style.css"}> <{script src="coms/autocompleter.js" app="desktop"}> <{script src="coms/pager.js" app="desktop"}> <{/capture}>

基本信息

<{input type="hidden" name="id" value=$main.id}>
加工单名称: <{input type='text' vtype='required' name='mp_name' value=$main.mp_name}>
加工或拆分: <{input type='select' required='true' options=array("1"=>"仓内组合加工","2"=>"仓内组合拆分") name='service_type' value=$main.service_type}>
仓库: <{input type='object' object="branch@ome" value=$main.branch_id filter=array("b_type"=>"1","type"=>"main") breakpoint="20" name="branch_id"}>
备注:
<{button type="button" label="礼盒物料" id="jhwl"}>
物料类型 物料编码 物料名称 数量 操作
<{button type="button" id='submit_btn' class="btn-primary" label='保存' }> <{button type="button" id='close_btn' class="btn-secondary" label='关闭' }>