${zhiqim_manager_breadcrumb("待派订单")} ${zhiqim_manager_content()} <#-- 导航栏 -->
| 待分拣订单列表 | ||||||||
| 选择 | 订单号 | 稿件类型 | 产品名称 | 状态 | 录单时间 | |||
| 暂不存在待派订单信息 | ||||||||
${item.getDesignId()}
<#if item.getReDesignSrcId() gt 0> 补 #if>
<#if item.isUrgent()> 急 #if>
<#if item.isHighQualityOrder()> 优 #if>
<#if item.getIsOldUser() gt 0> 老 #if>
<#if !(item.getAmount() lt 30000)> 大 #if>
<#if item.getShowRedMark() == 1> #if>
|
${DraftConstants.get(item.getDraftType())} | ${item.getOrderText()} | ${StatusConstants.getStatus(item.getStatus())} | ${Sqls.toDateTimeString(item.getCreateTime())} | ||||