{{curTab.icon}} {{curTab.label}}
▸ {{g.label}}
{{item.name}}
{{item.套餐}}
月{{item.monthly}}
年{{item.annual}}
月{{qBizM(item).toFixed(0)}}
年{{qBizA(item).toFixed(0)}}
¥{{bizSub(item).toFixed(0)}}
共{{cat.hardware?.equipment?.length||0}}款,已选{{equipSelCount}}
✓ 已选设备 {{equipSelCount}}款
{{item.name}}
{{item.description||item.series||'-'}}
¥{{quoteP(item).toFixed(2)}}
¥{{(sel[ek(item)].quantity*quoteP(item)).toFixed(2)}}
▸
{{grp.label}}
{{grp.items.length}}款
已选{{grpSelectedCount(grp.label)}}
{{item.name}}
{{item.series}}
{{item.description||'-'}}
成本¥{{item.costPrice}}
市场¥{{item.marketPrice}}
¥{{(sel[ek(item)].quantity*quoteP(item)).toFixed(2)}}
第 {{grpPage(grp.label)}} / {{grpTotalPages(grp)}} 页
🔩 辅料
线缆/管材/配件 已选 {{matSelCount}}/{{cat.hardware?.materials?.length||0}}
{{item.name}}
{{item.model||'-'}}
¥{{item.costPrice}}
¥{{(sel[mk(item)].quantity*quoteP(item)).toFixed(2)}}
▸ {{g.label}}
{{item.name}}
{{item.unit}}
¥{{item.costPrice}}
¥{{(sel[lk(item)].quantity*quoteP(item)).toFixed(2)}}
📡 基础业务 ({{bizItems.length}}项)
| 序号 | 业务名称 | 套餐 | 数量 | 成本月租 | 成本年付 | 报价月租 | 报价年付 | 小计 |
|---|---|---|---|---|---|---|---|---|
| {{i+1}} | {{it.name}} | {{it.套餐}} | {{it.quantity}} | {{it.monthly.toFixed(2)}} | {{it.annual.toFixed(2)}} | {{qBizM(it).toFixed(2)}} | {{qBizA(it).toFixed(2)}} | {{bizSub(it).toFixed(2)}} |
| 合计 | {{bizTotal.toFixed(2)}} | |||||||
🔧 硬件采购 ({{hwItems.length}}项)
| 序号 | 类别 | 名称 | 品牌/型号 | 数量 | 成本价 | 市场价 | 报价 | 小计 |
|---|---|---|---|---|---|---|---|---|
| {{i+1}} | {{it._type}} | {{it.name}} | {{it.model||'-'}} | {{it.quantity}} | {{it.costPrice!=null?it.costPrice.toFixed(2):'-'}} | {{(it.marketPrice||0).toFixed(2)}} | {{quoteP(it).toFixed(2)}} | {{(it.quantity*quoteP(it)).toFixed(2)}} |
| 合计 | {{hwTotal.toFixed(2)}} | |||||||
👷 人工报价 ({{laborItems.length}}项)
| 序号 | 工种 | 工作内容 | 数量 | 成本价 | 报价 | 小计 |
|---|---|---|---|---|---|---|
| {{i+1}} | {{it.workerType}} | {{it.name}} | {{it.quantity}} | {{(it.costPrice||0).toFixed(2)}} | {{quoteP(it).toFixed(2)}} | {{(it.quantity*quoteP(it)).toFixed(2)}} |
| 合计 | {{laborTotal.toFixed(2)}} | |||||
📋
暂未选择项目,请先在各分类中勾选并填写数量