新增物料
Excel导入
↑↓编辑删除
手动入库
打印盘点表
{{s.row.stock<=s.row.warning_stock?'库存不足':'正常'}}
打印代业务员申领
{{s.row.apply_type_name}}
{{s.row.status_name}}
调整发放 查看二维码 人工签收
入库流水
{{s.row.expense_type===1?'付费':'配发'}}
¥{{(s.row.expense_amount||0).toFixed(2)}}
新增业务员
Excel导入
{{branches.find(b=>b.code===s.row.branch_code)?.name||"-"}}
{{s.row.is_internal===1?"内务":""}}
{{s.row.status_name}}
编辑
重置密码
{{s.row.status===1?'禁用':'启用'}}
删除
新增仓库
{{s.row.branches?s.row.branches.split(",").map(c=>{const b=branches.find(x=>x.code===c);return b?b.name:c}).join(","):"-"}}
{{s.row.status_name}}
编辑
{{s.row.status===1?'禁用':'启用'}}
删除
数据清理
⚠️ 此操作不可恢复,请谨慎操作!仅超管可用。清理后基础数据(物料/业务员/仓库/网点/管理员/微信绑定)不受影响。
申领记录
入库流水
扣款记录
操作日志支出明细
确认清理
权限管理
仅超管可见。为普通管理员分配可管理的仓库,超管默认拥有全部权限。
管理员:{{a.admin_name}}({{a.admin_no}}){{a.admin_name}}(超管-全部权限)
可管理仓库:{{w.name}}
请先选择管理员
保存权限
新增网点
编辑{{s.row.status===1?'禁用':'启用'}}删除
月份:仓库:查询导出
按仓库汇总
¥{{s.row.total_amount}}
支出明细
{{s.row.expense_type_name}}
¥{{s.row.amount}}
业务员应付款汇总
按业务员汇总应付款(已确认+待确认)¥{{(s.row.confirmed_amount||0).toFixed(2)}}¥{{(s.row.pending_amount||0).toFixed(2)}}¥{{((s.row.confirmed_amount||0)+(s.row.pending_amount||0)).toFixed(2)}}
物料进销存月报打印
¥{{(s.row.purchase_amount||0).toFixed(2)}}
¥{{(s.row.deduction_amount||0).toFixed(2)}}
¥{{(s.row.internal_amount||0).toFixed(2)}}
¥{{((s.row.purchase_amount||0)-(s.row.deduction_amount||0)).toFixed(2)}}
业务员应付款汇总
¥{{s.row.total_amount.toFixed(2)}}
按业务员汇总扣款金额
¥{{(s.row.confirmed_amount||0).toFixed(2)}}¥{{(s.row.pending_amount||0).toFixed(2)}}¥{{((s.row.confirmed_amount||0)+(s.row.pending_amount||0)).toFixed(2)}}
新增管理员
{{s.row.role_name}}
编辑
重置密码
删除
绑定审核
待审核已通过已拒绝待审核已通过已拒绝通过拒绝解绑