{{ cmd.label }}
{{ pageTitle }}
{{ new Date().toLocaleDateString('zh-CN') }}
📦
{{ animatedStats.total_materials }}
原材料种类
{{ animatedStats.pending_orders }}
待下单
🚚
{{ animatedStats.ordered_orders }}
已下单
{{ animatedStats.arrived_orders }}
已到货
⚠️
{{ animatedStats.low_stock_count }}
库存预警
🔔
{{ animatedStats.overdue_count }}
逾期订单
📊 生产看板
⏸️
{{ prodStats.pending || 0 }}
待开工
🔧
{{ prodStats.in_progress || 0 }}
加工中
🚚
{{ prodStats.outsourcing || 0 }}
外协中
{{ prodStats.done || 0 }}
已完成
📦
{{ finishedGoodsStats.total_in_stock || 0 }}
成品库存
💰
¥{{ (finishedGoodsStats.total_value || 0).toFixed(0) }}
库存价值
📈 工序队列
👷 师傅 workload
📈 近7天出入库趋势
🍰 库存分类占比
📊 订单状态分布
{{ item.name }} {{ item.spec }} — 当前 {{ item.stock }},安全线 {{ item.safe_stock }}
单号 #{{ item.id }} {{ item.material_name }} {{ item.material_spec }} — 已逾期 {{ item.overdue_days }} 天
📦 原材料管理
📋 采购订单
🏢 供应商管理
⚙️ 数据备份

手动备份数据库,备份文件可用于数据恢复。

立即备份
📜 备份历史
🧮 钢材价格计算器
⚡ 计算 🔄 重置
📊 计算结果
材质 {{ quickCalcResult.material_type }}
规格 Φ{{ quickCalcResult.diameter }}mm × {{ quickCalcResult.length }}mm × {{ quickCalcResult.quantity }}根
理论重量 {{ quickCalcResult.weight_jin }} 斤
重量(kg) {{ quickCalcResult.weight_kg }} kg
金额 {{ quickCalcResult.amount }} 元
锯费 {{ quickCalcResult.saw_fee }} 元
总价
{{ quickCalcResult.total_price }} 元
📜 计算历史
{{ cat }} 删除 {{ name }} 删除 {{ spec }} 删除 {{ supplier }} 删除 钢材规格(可选) 价格计算 计算
理论重量: {{ materialCalcResult.weight_jin }} 斤 ({{ materialCalcResult.weight_kg }} kg)
金额: {{ materialCalcResult.amount }} 元
锯费: {{ materialCalcResult.saw_fee }} 元
总价: {{ materialCalcResult.total_price }} 元
平均单价: {{ materialCalcResult.avg_unit_price.toFixed(2) }} 元/{{ materialForm.unit || '件' }}
应用到单价
正数增加库存,负数减少库存
{{ (adjustCurrentStockRaw + adjustForm.quantity).toFixed(2) }}
📷 拍照/上传单据
支持供应商出库单、送货单照片
{{ getMaterialUnit(orderForm.material_id) }}
理论重量: {{ steelCalc.weight_jin }} 斤 ({{ steelCalc.weight_kg }} kg)
金额: {{ steelCalc.amount }} 元
锯费: {{ steelCalc.saw_fee }} 元
总价: {{ steelCalc.total_price }} 元
应用计算结果到订单
元/{{ getMaterialUnit(orderForm.material_id) }} {{ orderAmount.toFixed(2) }} 元 (按重计价: {{ orderForm.weight }}斤 × {{ orderForm.unit_price_by_weight }}元/斤 + 锯费{{ orderForm.saw_fee }}元)
{{ quickOrderUnit }}
{{ s.name }}
{{ s.name }}
已选工序 清空
请从左侧选择工序
{{ idx + 1 }} {{ s.name }} {{ s.category === 'normal' ? '厂内' : '外协' }} ×
拖拽文件到此处或 点击上传
正在识别单据...
识别成功,请核对信息后确认填充 未能自动识别关键信息,请手动填写
{{ ocrResult.raw_text }}