输入账号密码登录 · 数据云端同步
| # | 时间 | 厂家 | 品名 | 数量 | 总价 | 备注 | 操作 |
|---|---|---|---|---|---|---|---|
📭 暂无记录 | |||||||
| {{ idx+1+(financePage-1)*financePageSize }} | {{ item.time || '—' }} | {{ item.factory }} | {{ item.product }} | {{ item.quantity }} | {{ item.total ? item.total.toFixed(2) : '—' }} | {{ item.remark || '—' }} | |
| # | 耗用名称 | 耗用单位 | 型号 | 数量 | 单位 | 使用部门 | 使用人 | 日期 | 操作 |
|---|---|---|---|---|---|---|---|---|---|
📭 暂无记录 | |||||||||
| {{ idx+1+(consumablePage-1)*consumablePageSize }} | {{ item.name }} | {{ item.company || '—' }} | {{ item.model || '—' }} | {{ item.quantity }} | {{ item.unit || '—' }} | {{ item.department || '—' }} | {{ item.user || '—' }} | {{ item.date || '—' }} | |
| 客户 | 型号 | 机号 | 位置 | 合同到期 | 月租 | 黑单价 | 彩单价 | 照片 | 操作 |
|---|---|---|---|---|---|---|---|---|---|
📭 暂无设备 | |||||||||
| {{ item.customer_name }} | {{ item.machine_model || '—' }} | {{ item.machine_sn || '—' }} | {{ item.machine_location || '—' }} | {{ item.contract_expiry || '—' }} | {{ item.monthly_rent ? item.monthly_rent.toFixed(2) : '0.00' }} | {{ item.black_price ? item.black_price.toFixed(2) : '0.00' }} | {{ item.color_price ? item.color_price.toFixed(2) : '0.00' }} | ||
| 设备 | 月份 | 状态 | 指派人 | 操作 |
|---|---|---|---|---|
📭 暂无任务 | ||||
| {{ getDeviceName(task.device_id) }} | {{ task.task_month }} | {{ task.status }} | {{ task.assigned_to || '未指派' }} | 待执行 已完成 等待指派 |