Browse Source

适配显示不全问题

zpf 1 year ago
parent
commit
2bbbfbc0f4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/cockpit/common/DiscountedAColumnar.vue

+ 1 - 1
src/views/cockpit/common/DiscountedAColumnar.vue

@@ -110,7 +110,7 @@ export default {
                     }
                 },
                 grid: {
-                    left: 0,
+                    left: 10,
                     right: 10,
                     bottom: 20,
                     top: 30,