Index: ssts-web/src/main/webapp/jasperRtp/yearWorkloadReport2.jrxml =================================================================== diff -u -r25158 -r25210 --- ssts-web/src/main/webapp/jasperRtp/yearWorkloadReport2.jrxml (.../yearWorkloadReport2.jrxml) (revision 25158) +++ ssts-web/src/main/webapp/jasperRtp/yearWorkloadReport2.jrxml (.../yearWorkloadReport2.jrxml) (revision 25210) @@ -56,7 +56,7 @@ <band height="25" splitType="Stretch"> <textField> - <reportElement uuid="a70c7921-055d-4e07-8f4b-ad40d72ec6aa" x="0" y="0" width="998" height="25"/> + <reportElement uuid="a70c7921-055d-4e07-8f4b-ad40d72ec6aa" x="0" y="0" width="881" height="25"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="宋体" size="14" isBold="true"/> </textElement> @@ -91,10 +91,17 @@ </cellContents> </crosstabRowHeader> <crosstabTotalRowHeader> - <cellContents backcolor="#005FB3" mode="Opaque"> + <cellContents backcolor="#BFE1FF" mode="Opaque"> <box> <pen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/> </box> + <staticText> + <reportElement uuid="96e531af-6ff3-41ac-83a1-456f7557ca79" style="Crosstab Data Text" x="0" y="0" width="84" height="30"/> + <textElement verticalAlignment="Middle"> + <font size="12" isBold="true"/> + </textElement> + <text><![CDATA[总计]]></text> + </staticText> </cellContents> </crosstabTotalRowHeader> </rowGroup> @@ -179,11 +186,18 @@ </textField> </cellContents> </crosstabCell> - <crosstabCell width="100" height="0" rowTotalGroup="rowSequence"> - <cellContents backcolor="#005FB3" mode="Opaque"> + <crosstabCell width="100" height="30" rowTotalGroup="rowSequence"> + <cellContents backcolor="#FFFFFF" mode="Opaque"> <box> <pen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/> </box> + <textField> + <reportElement uuid="32876159-d893-40b4-a366-28804b8e3df3" style="Crosstab Data Text" x="0" y="0" width="100" height="30"/> + <textElement verticalAlignment="Middle"> + <font size="12"/> + </textElement> + <textFieldExpression><![CDATA[$V{amountMeasure}]]></textFieldExpression> + </textField> </cellContents> </crosstabCell> <crosstabCell width="50" columnTotalGroup="columnSequence"> Index: ssts-web/src/main/webapp/jasperRtp/yearWorkloadReport2.jasper =================================================================== diff -u -r25158 -r25210 Binary files differ