序号 | 产品名称 | 规格型号 | 产品纹路 | 颜色 | 单位 | 数量 | 单价 | 金额 | |
{{index+1}} | {{item.productName}} | {{item.productLength }}*{{item.productWidth}}*{{item.productHeight}} | {{dictKeyValue(item.frontalTexture,frontLinesData)}} | {{item.productColor}} | {{dictKeyValue(item.productUnit,materialUnitData)}} | {{moneyFormat(item.productQuantity)}} | {{moneyFormat(item.productPrice)}} | {{moneyFormat(item.amount)}} | |
{{ item.payName }}: | {{ moneyFormat(item.amount, 2) }} | ||||||||
合同总金额: | {{ moneyFormat(pdfData.totalAmount, 2) }} |