XuZinan 2 жил өмнө
parent
commit
4240e04fc2

+ 1 - 7
src/pages/PurchaseAdmin/PurchaseList/Report/Department.js

@@ -174,13 +174,7 @@ function Department(props) {
           radius: ['40%', '70%'],
           data: current.data,
           hoverAnimation: false,
-          // emphasis: {
-          //   itemStyle: {
-          //     shadowBlur: 10,
-          //     shadowOffsetX: 0,
-          //     shadowColor: 'rgba(0, 0, 0, 0.5)',
-          //   },
-          // },
+          itemStyle: { shadowColor: 'rgba(0, 0, 0, 0.5)', shadowBlur: 5 },
         },
       ],
     });