diff --git a/src/routes/Dashboard/Analysis.js b/src/routes/Dashboard/Analysis.js index 290eb533c830fbc912e3085f955c5e77398b402f..d6b28b355345cd0e7000bd4106e4348e752d1ef6 100644 --- a/src/routes/Dashboard/Analysis.js +++ b/src/routes/Dashboard/Analysis.js @@ -439,16 +439,17 @@ export default class Analysis extends Component { style={{ marginTop: 24 }} >

销售额

- now.y + pre, 0))} - data={salesPieData} - valueFormat={val => yuan(val)} - height={240} - lineWidth={4} - style={{ marginBottom: 57 }} - /> +
+ now.y + pre, 0))} + data={salesPieData} + valueFormat={val => yuan(val)} + height={240} + lineWidth={4} + /> +