⚠️ 检测到 JavaScript 库加载失败,请检查网络连接并刷新页面。如果问题持续,请尝试使用 Chrome 浏览器或更换网络环境。

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

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

{{ authError }}
🏢 智慧办公
📋
总记录
{{ 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天数据