|
@@ -26,8 +26,8 @@
|
|
|
"unitType": "${data.unitType}",
|
|
|
"integrityFee": "${data.integrityFee}",
|
|
|
"itemName": "${data.itemName}",
|
|
|
- "materialoffset":"",
|
|
|
- "taxdeductions":""
|
|
|
+ "materialoffset":"${data.decFund}",
|
|
|
+ "taxdeductions":"${data.texDeal}"
|
|
|
},
|
|
|
</c:forEach>
|
|
|
</c:if>
|