{{ isLogin ? '登录' : '注册' }}

{{ isLogin ? '登录账号,同步云端数据' : '创建新账号,数据云端存储' }}

{{ authError }}
🏢 智慧办公 2.0
📋
总记录
{{ financeRecords.length }}
📦
总数量
{{ financeSumQty }}
💰
总金额
{{ financeSumTotal }}
📈
总差额
{{ financeSumDiff }}
🏷️
品项数
{{ financeProductCount }}
📅
月度
{{ financeMonth || '全部' }}
✏️ 新增进出账记录
📋 明细列表 共 {{ financeFiltered.length }} 条
加载中...
#时间厂家客户品名型号单位数量单价总价税费快递利润点最低售价销售数量实际售价差额耗用数量耗用成本库存售出供货清账收货清账备注操作
📭

暂无记录

{{ idx+1+(financePage-1)*financePageSize }} {{ item.time || '—' }} {{ item.factory }} {{ item.customer || '—' }} {{ item.product }} {{ item.model || '—' }} {{ item.unit || '—' }} {{ item.quantity }} {{ item.price ? item.price.toFixed(2) : '—' }} {{ item.total ? item.total.toFixed(2) : '—' }} {{ item.tax ? item.tax.toFixed(2) : '—' }} {{ item.shipping ? item.shipping.toFixed(2) : '—' }} {{ item.profitPoint || '—' }} {{ item.minPrice ? item.minPrice.toFixed(2) : '—' }} {{ item.saleQuantity || '—' }} {{ item.actualPrice ? item.actualPrice.toFixed(2) : '—' }} {{ item.diff !== undefined && item.diff !== null ? item.diff.toFixed(2) : '—' }} {{ item.useQuantity || '—' }} {{ item.useCost ? item.useCost.toFixed(2) : '—' }} {{ item.stock !== undefined && item.stock !== null ? item.stock : '—' }} {{ item.isSold || '否' }} {{ item.supplierSettled || '否' }} {{ item.receiverSettled || '否' }} {{ item.remark || '—' }}
📈 图表分析

📊 品名消耗 TOP

暂无数据

📈 月度趋势 (总价)

至少2个月数据
📦
总记录
{{ printerRecords.length }}
🧾
总消耗量
{{ printerTotalQty }}
🏷️
耗材种类
{{ printerTypeCount }}
📅
最近记录
{{ printerLatestDate || '—' }}
✏️ 新增打印机耗用记录
📋 耗用记录 共 {{ printerFiltered.length }} 条
加载中...
#耗材名称型号数量单位部门使用人日期备注操作
📭

暂无记录

{{ idx+1+(printerPage-1)*printerPageSize }}{{ item.name }}{{ item.model || '—' }}{{ item.quantity }}{{ item.unit || '—' }}{{ item.department || '—' }}{{ item.user || '—' }}{{ item.date || '—' }}{{ item.note || '—' }}
📈 图表分析

📊 耗材消耗 TOP

暂无数据

📈 每日消耗趋势

至少2天数据
{{ financeRecords.length }}
总记录
{{ financeSumTotal }}
总金额
{{ financeSumDiff }}
总差额
{{ financeSumQty }}
总数量
{{ financeProductCount }}
品项数
{{ printerRecords.length }}
打印机记录
🏭 按厂家汇总(TOP 10)
厂家记录数总金额总数量总差额
{{ item.name }} {{ item.count }} {{ item.total.toFixed(2) }} {{ item.qty }} {{ item.diff.toFixed(2) }}
📭

暂无数据

📦 按品名汇总(TOP 10)
品名记录数总金额总数量总差额
{{ item.name }} {{ item.count }} {{ item.total.toFixed(2) }} {{ item.qty }} {{ item.diff.toFixed(2) }}
📭

暂无数据

📈 月度趋势(总金额 vs 总差额)
🏭 厂家管理
名称联系人电话操作
{{ item.name }}{{ item.contact || '—' }}{{ item.phone || '—' }}
📭

暂无厂家

📦 品名管理
名称型号单位默认单价操作
{{ item.name }}{{ item.model || '—' }}{{ item.unit || '—' }}{{ item.default_price || '—' }}
📭

暂无品名

👤 客户管理
名称联系人操作
{{ item.name }}{{ item.contact || '—' }}
📭

暂无客户