Browse Source

Merge branch 'debug' of http://8.136.199.33:3000/eta_front/eta_front into debug

cldu 2 months ago
parent
commit
068dfd6f95
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/ppt_manage/mixins/pptMixins.js

+ 3 - 0
src/views/ppt_manage/mixins/pptMixins.js

@@ -882,6 +882,9 @@ export default {
                         plotBorderWidth:null,
                         plotShadow:false,
                         animation: false,
+                    },
+                    legend: {
+                      itemStyle: { fontWeight:'normal' }
                     }
                 })
             let  parser = new DOMParser();