@@ -465,7 +465,7 @@
name : '金额',
position:'left',
axisLabel : {
- rotate: -90,
+ rotate: 30,
<% if (ctx.tender.info.display.thousandth) { %>
formatter: function (value, index) {
return value.format2Str('#,##0.######') + ' 元'