${zhiqim_manager_breadcrumb("设计师管理")} ${zhiqim_manager_content()} <#-- 导航 -->
| 选择 | 设计师 | 订单号 | 文件名 | 订单状态 | 提现账号 | 设计佣金 * | 审核完成时间 |
| ${item.getDesigner()} | ${item.getDesignId()} <#if Validates.isNotEmpty(item.getCheckBackReason()) && item.getStatus() lt 55 > 驳 <#elseif Validates.isNotEmpty(item.getDraftBackReason()) && item.getStatus() lt 55 > 驳 <#elseif Validates.isNotEmpty(item.getEndBackReason()) && item.getStatus() lt 55 > 驳 #if> <#if item.isChange()> 改 #if> <#if item.isBack()> 回 #if> <#if item.getIsOldUser() gt 0> 老 #if> | ${item.getOrderText()} | ${StatusConstants.getStatus(item.getStatus())} | ${item.getReceiveAccount()} | ${Amounts.toYuanMustRadix(item.getDesignPrice())} | ${Sqls.toDateTimeString(item.getCheckTime())} |