{{ username }}
管理退出
基本配置
室内机配置
序号房间名称面积(m²)冷量(w/m²)需求冷量(w)内机类型匹配型号数量操作
[[ idx + 1 ]] [[ room.demand || 0 ]]
点击[+ 添加房间]开始配置
室外机配置
配比率:[[ ratioText ]] 内机总冷量:[[ totalIndoorCooling ]]W 外机额定制冷量:[[ outdoorCooling ]]W
线控器配置
内机共 [[ indoorUnitCount ]] 台
设备报价明细
序号名称型号数量单价(元)小计(元)
[[ idx + 1 ]] [[ item.name ]] [[ item.model ]] [[ item.qty ]] [[ (item.unit_price || 0).toFixed(2) ]] [[ (item.total || 0).toFixed(2) ]]
请先在[设备配置]中完成配置
报价设置
[[ discountedEquipmentTotal.toFixed(2) ]] 元
内机共 [[ indoorUnitCount ]] 台
费用汇总
[[ totalEquipment.toFixed(2) ]] 元
[[ ((1 - config.discount) * 100).toFixed(1) ]]%
[[ discountedEquipmentTotal.toFixed(2) ]] 元
[[ installFee.toFixed(2) ]] 元
-[[ config.guobu.toFixed(2) ]] 元
-[[ config.changbu.toFixed(2) ]] 元
[[ grandTotal.toFixed(2) ]] 元
请先选择品牌

中央空调报价单

客户:[[ config.customer || '______' ]]
地址:[[ config.address || '______' ]]
日期:[[ today ]]
编号:QS-[[ dateCode ]]-[[ randCode ]]
序号设备名称型号规格数量单位单价(元)小计(元)
[[ idx + 1 ]] [[ item.name ]] [[ item.model ]] [[ item.qty ]] [[ (item.unit_price || 0).toFixed(2) ]] [[ (item.total || 0).toFixed(2) ]]
设备小计:[[ totalEquipment.toFixed(2) ]]
折扣:[[ ((1 - config.discount) * 100).toFixed(1) ]]%
设备合计(折扣后):[[ discountedEquipmentTotal.toFixed(2) ]]
安装费:[[ installFee.toFixed(2) ]]
国补:-[[ config.guobu.toFixed(2) ]]
厂补:-[[ config.changbu.toFixed(2) ]]
最终成交价:[[ grandTotal.toFixed(2) ]]
[[ chineseMoney ]]