Xiao_123 9 months ago
parent
commit
f314fca7d5
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/recruit/enterprise/statistics/components/resume.vue

+ 3 - 0
src/views/recruit/enterprise/statistics/components/resume.vue

@@ -27,6 +27,9 @@ const barCommonOption = {
   xAxis: {
   xAxis: {
     type: 'category',
     type: 'category',
     name: '范围',
     name: '范围',
+    axisLabel: {
+      rotate: 30
+    },
     data: []
     data: []
   },
   },
   yAxis: {
   yAxis: {