计划数 {{ p.plan }}
良品数 {{ p.good }}
不良品数 {{ p.bad }}
{{ p.name }}
{{ p.tasks }}
生产任务数
{{ p.rate }}%
暂无工序任务数据,请先报工
| 序号 | 工单编号 | 产品规格 | 产品名称 |
生产进度 | 产品编号 | 操作 |
| {{ i+1 }} |
{{ o.order_no }}
延期
|
{{ o.spec || '-' }} |
{{ o.material_name }} |
|
{{ o.material_code }} |
|
绩效指标
计划数
{{ dash.plan_qty||0 }}
完成数量
{{ dash.finish_qty||0 }}
工单数量
{{ dash.order_count||0 }}
不良品率
{{ dash.defect_rate||0 }}%
{{ currentOrder.order_no }} · {{ currentOrder.material_name }} / {{ currentOrder.spec || '-' }} · 计划 {{ currentOrder.plan_qty }}
扫码:{{ currentOrder.qrcode }}
| 序号 | 工序名称 | 工序编号 | 报工数配比 |
计划数 | 良品数 | 不良品数 | 进度 | 操作 |
| {{ p.sequence }} |
{{ p.process_name }} |
{{ p.process_code }} |
{{ p.report_ratio }} |
{{ p.plan_qty }} |
{{ p.good_qty }} |
{{ p.bad_qty }} |
{{ p.progress }}% |
|
| 单号 | 方向 | 仓库 | 明细 | 时间 |
| {{ iss.issue_no }} |
{{ Number(iss.direction)===1 ? '领料' : '退料' }} |
{{ iss.warehouse_name || '-' }} |
{{ (iss.lines||[]).map(l => (l.material_code||'')+'×'+l.actual_qty+(l.batch_no?('['+l.batch_no+']'):'')).join(';') || '-' }} |
{{ fmtTime(iss.created_at) }} |
| 暂无领退料记录 |
| 序号 | 工单编号 | 工序名称 | 报工数量 |
计价方式 | 良品数量 | 次品数量 | 生产人员 | 报工时间 | 操作 |
| {{ i+1 }} |
{{ r.order_no }} |
{{ r.process_name }} |
{{ Number(r.good_qty)+Number(r.bad_qty) }} |
计件 |
{{ r.good_qty }} |
{{ r.bad_qty }} |
{{ r.user_name }} |
{{ fmtTime(r.created_at) }} |
|
| 产品编号 | 名称 | 规格 | 单位 | 工艺路线 | 类型 |
| {{ m.material_code }} | {{ m.material_name }} | {{ m.spec||'-' }} | {{ m.unit_code||'-' }} | {{ m.routing_name||'-' }} | {{ m.material_type_name||'成品' }} |
| 暂无产品,请新建 |
| BOM编号 | 产品 | 版本 | 行数 | 操作 |
| {{ b.bom_code }} | {{ b.product_code }} {{ b.product_name }} | {{ b.version }} | {{ b.line_count }} |
|
| 暂无BOM |
{{ currentBom.bom_code }} · {{ currentBom.product_name }}
| 序号 | 组件编号 | 名称 | 用量 | 损耗率 | 单位 |
| {{ l.sequence }} | {{ l.material_code }} | {{ l.material_name }} | {{ l.qty }} | {{ l.loss_rate }} | {{ l.unit_code||'-' }} |
查询结果:{{ traceResult.code }}
批次 {{ traceResult.lot.batch_no }} · {{ traceResult.lot.material_name }} · 仓库 {{ traceResult.lot.warehouse_name }} · 数量 {{ traceResult.lot.qty }}
序列号 {{ traceResult.serial.serial_no }} · {{ traceResult.serial.material_name }} · 工单 {{ traceResult.serial.order_no||'-' }}
| 单号 | 类型 | 物料 | 仓库 | 数量 | 批次 | 时间 |
| {{ m.movement_no }} | {{ moveType(m.movement_type) }} | {{ m.material_code }} | {{ m.warehouse_name }} | {{ m.qty }} | {{ m.batch_no||'-' }} | {{ fmtTime(m.created_at) }} |
批次库存
| 批次号 | 物料 | 仓库 | 数量 |
| {{ l.batch_no }} | {{ l.material_code }} {{ l.material_name }} | {{ l.warehouse_name }} | {{ l.qty }} |
| 暂无批次库存 |
| 序号 | 仓库 | 物料编号 | 物料名称 | 规格 | 库存数量 | 安全库存 | 状态 |
| {{ i+1 }} | {{ s.warehouse_name }} | {{ s.material_code }} |
{{ s.material_name }} | {{ s.spec||'-' }} | {{ s.qty }} | {{ s.safety_qty }} |
{{ s.low_stock==1?'低库存':'正常' }} |
| 序号 | 单号 | 类型 | 物料 | 仓库 | 数量 | 批次 | 时间 | 备注 |
| {{ i+1 }} | {{ m.movement_no }} |
{{ moveType(m.movement_type) }} | {{ m.material_name }} |
{{ m.warehouse_name }} | {{ m.qty }} | {{ m.batch_no||'-' }} | {{ fmtTime(m.created_at) }} |
{{ m.remark||'-' }} |
| {{ c.label }} |
| {{ row[c.prop] }} |
{{ row.order_no }} · {{ row.material_name }}
{{ p.sequence }}.{{ p.process_name }} 良品{{ p.good_qty }}/计划{{ p.plan_qty }} WIP {{ Number(p.wip_qty).toFixed(1) }}
| 员工 | 良品 | 不良 | 毛工资 | 扣减 | 净工资 |
| {{ w.user_name }} | {{ w.good_qty }} | {{ w.bad_qty }} |
{{ w.gross_amount }} | {{ w.deduction }} | {{ w.net_amount }} |
| 产品 | 工序 | 计价 | 单价 | 不良扣减比 |
| {{ w.material_name }} | {{ w.process_name }} |
{{ w.calc_type==1?'计时':'计件' }} | {{ w.unit_price }} | {{ w.bad_deduction }} |
| 单号 | 类型 | 物料 | 数量 | 合格/不合格 | 结果 | 检验员 | 时间 |
| {{ q.qc_no }} | {{ q.qc_type_name }} | {{ q.material_code }} {{ q.material_name }} |
{{ q.qty }} | {{ q.pass_qty }}/{{ q.fail_qty }} | {{ q.result_name }} | {{ q.inspector_name||'-' }} | {{ fmtTime(q.created_at) }} |
| 暂无检验单 |
| 规范编号 | 名称 | 关联物料 | 操作 |
| {{ s.spec_code }} | {{ s.spec_name }} | {{ s.material_code||'-' }} |
|
| 标题 | 业务 | 单号 | 申请人 | 状态 | 操作 |
| {{ a.title }} | {{ a.biz_type }} | {{ a.biz_no||'-' }} |
{{ a.applicant_name||'-' }} | {{ a.status_name }} |
{{ a.comment||'-' }}
|
| 暂无审批 |
| 物料编号 | 名称 | 规格 | 单位 | 库存 | 安全库存 | 状态 |
| {{ r.material_code }} | {{ r.material_name }} | {{ r.spec||'-' }} | {{ r.unit_code||'-' }} |
{{ r.qty }} | {{ r.safety_qty }} |
{{ r.low_stock==1?'低库存':'正常' }} |
| 物料编号 | 名称 | 入库合计 | 出库合计 |
| {{ r.material_code }} | {{ r.material_name }} | {{ r.in_qty }} | {{ r.out_qty }} |
| 编号 | 名称 | 类型 | 状态 |
| 设备 | 点检项 | 周期天 | 下次 | 结果 | 操作 |
| 设备 | 保养项 | 周期天 | 下次 | 操作 |
| 单号 | 设备 | 故障 | 状态 | 操作 |
| 类型 | 设备ID | 标题 | 结果 | 时间 |
| {{ row.equipment_code }} | {{ row.equipment_name }} | {{ row.equipment_type }} |
{{ {1:'正常',2:'维修中',3:'停用'}[row.status]||row.status }} |
{{ row.equipment_name }} | {{ row.check_item }} | {{ row.cycle_days }} |
{{ fmtTime(row.next_check_at) }} | {{ row.result||'-' }} |
|
{{ row.equipment_name }} | {{ row.maintain_item }} | {{ row.cycle_days }} |
{{ fmtTime(row.next_maintain_at) }} |
|
{{ row.repair_no }} | {{ row.equipment_name }} | {{ row.fault_desc }} |
{{ {1:'待修',2:'维修中',3:'已完成'}[row.status]||row.status }} |
|
{{ row.log_type }} | {{ row.equipment_id }} | {{ row.title }} |
{{ row.result||'-' }} | {{ fmtTime(row.happened_at) }} |
| 委外单号 | 工单 | 工序 | 供应商 | 计划 | 发料 | 收回良品 | 状态 | 操作 |
| {{ o.outsource_no }} | {{ o.order_no }} | {{ o.process_name }} |
{{ o.supplier_name||'-' }} | {{ o.plan_qty }} | {{ o.send_qty }} | {{ o.good_qty }} |
{{ {1:'新建',2:'已发料',3:'已收货'}[o.status]||o.status }} |
|
| 返工单号 | 源工单 | 工序 | 返工数 | 良品 | 工资扣减 | 状态 | 操作 |
| {{ r.rework_no }} | {{ r.source_order_no }} | {{ r.process_name }} |
{{ r.rework_qty }} | {{ r.good_qty }} | {{ r.wage_deduct }} |
{{ {1:'进行中',2:'已报工'}[r.status]||r.status }} |
|
提醒规则
| 规则 | 类型 | 状态 |
| {{ r.rule_name }} | {{ r.alert_type }} | {{ r.status==1?'启用':'停用' }} |
提醒记录
| 时间 | 标题 | 内容 |
| {{ fmtTime(r.created_at) }} | {{ r.title }} | {{ r.content }} |
| 对象 | 标识 | 名称 | 类型 | 必填 | 操作 |
| {{ f.target_type }} | {{ f.field_key }} | {{ f.field_label }} |
{{ {1:'文本',2:'数字',3:'时间',4:'附件',5:'下拉',6:'复选',7:'关联'}[f.field_type]||f.field_type }} |
{{ f.is_required==1?'是':'否' }} |
|
| 单据类型 | 前缀 | 日期格式 | 序号位数 | 当前序号 |
| {{ r.doc_type }} | {{ r.prefix }} | {{ r.date_format }} |
{{ r.seq_length }} | {{ r.current_seq }} |
| 模板名称 | 类型 | 状态 |
| {{ t.template_name }} |
{{ {1:'工单',2:'流转单',3:'二维码',4:'标签'}[t.template_type]||t.template_type }} |
{{ t.status==1?'启用':'停用' }} |
| {{ c }} |
操作 |
| {{ row[k] }} |
|
权限明细 · {{ currentRole?.role_name }}
| 模块 | 操作 | 数据范围 |
| {{ p.module }} | {{ p.action }} | {{ p.data_scope }} |