{notempty name="pdf_export"}
{notempty name="ccydh"}
订单号 {$ccydh|htmlentities}
{/notempty}
{/notempty}
状态进度
{notempty name="pdf_export"}
{volist name="steps" id="st"} {/volist}
{if $st.pdf_left_bg}
 
{/if}
{if $st.done} {elseif $st.current /} {$i} {else /} {$i} {/if} {if $st.pdf_right_bg}
 
{/if}
{$st.title|htmlentities}
{$st.subtitle|default=''|htmlentities}
{$st.time|default=''|htmlentities}
{else /}
{volist name="steps" id="st"}
{if $st.done} {else /} {$i} {/if}
{$st.title|htmlentities}
{$st.subtitle|default=''|htmlentities}
{$st.time|default=''|htmlentities}
{/volist}
{/notempty}
操作记录
{notempty name="operLogs"} {else /}

暂无操作记录

{/notempty}
本单工序({$processCount|default='1'} 项)
{notempty name="processDisplayRows"} {volist name="processDisplayRows" id="pr"} {if $pr.show_order_cells} {$pr.CYJMC|default=''|htmlentities} {/if} {/volist} {else /} {/notempty}
订单号 印件名称 工序名称 单位 本次数量 最高限价 订法 备注
{$pr.CCYDH|default=''|htmlentities} {$pr.CGYMC|default=''|htmlentities} {$pr.CDW|default=''|htmlentities} {$pr.This_quantity|default=''|htmlentities} {$pr.ceilingPrice|default=''|htmlentities} {$pr.CDF|default=''|htmlentities} {$pr.MBZ|default=''|htmlentities}
暂无工序数据
供应商
{notempty name="supplierQuoteGroups"} {volist name="supplierQuoteGroups" id="sg"} {volist name="sg.lines" id="ln" key="lk"} {if $lk == 1} {$sg.company_name|default=''|htmlentities} {$sg.username|default=''|htmlentities} {:htmlentities(mask_email(isset($sg['email']) ? $sg['email'] : ''))} {:htmlentities(mask_phone(isset($sg['phone']) ? $sg['phone'] : ''))} {/if} {/volist} {if !empty($sg.has_total)} {/if} {/volist} {else /} {notempty name="detailRows"} {volist name="detailRows" id="dr"} {/volist} {else /} {/notempty} {/notempty}
供应商名称 姓名 邮箱 手机号 工序名称 单价 交货日期 小计 采购确认 操作时间
{$ln.cgymc|default=''|htmlentities} {$ln.unit_price_text|default=''|htmlentities} {$ln.delivery_ymd|default=''|htmlentities} {$ln.subtotal_text|default=''|htmlentities} {if !empty($ln.is_void)} 历史 {elseif !empty($ln.is_picked) /} 已选 {else /} {/if} {$ln.oper_time_text|default=''|htmlentities}
总计 {$sg.total_text|default=''|htmlentities}
{$dr.company_name|default=''|htmlentities} {$dr.username|default=''|htmlentities} {:htmlentities(mask_email(isset($dr['email']) ? $dr['email'] : ''))} {:htmlentities(mask_phone(isset($dr['phone']) ? $dr['phone'] : ''))} {$dr.amount|default=''|htmlentities} {$dr.delivery_ymd|default=''|htmlentities} {if isset($dr.is_void) && $dr.is_void} 历史下发 {elseif !empty($dr.is_picked) /} 已选 {else /} {/if} {$dr.oper_time_text|default=''|htmlentities}
暂无下发明细