maxiaoxiao 1 سال پیش
والد
کامیت
354825d06b
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      src/views/complianceAnalysis/components/scjg.vue

+ 2 - 1
src/views/complianceAnalysis/components/scjg.vue

@@ -203,6 +203,7 @@ export default {
   height: 100%;
   overflow-y: auto;
   overflow-x: hidden;
+  padding-right: 10px;
   line-height: 40px;
   .downloadDiv {
     .xmmc {
@@ -225,7 +226,7 @@ export default {
   .echars {
     margin-bottom: 10px;
     .echartTitle {
-      width: calc(100% - 10px);
+      width: 100%;
       height: 40px;
       display: flex;
       justify-content: space-between;