Browse Source

问题iufu

master
huxinglu 4 years ago
parent
commit
8c2b51e247
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/main/mainCake.vue

+ 1
- 1
src/views/main/mainCake.vue View File

@@ -79,7 +79,7 @@ export default {
const chart = new G2.Chart({
container: this.id,
autoFit: true,
padding: [40,270,40,0],
padding: [20,270,20,0],
height: this.height
});


Loading…
Cancel
Save