安生 4 лет назад
Родитель
Сommit
ce77aecbeb
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      src/views/dashboard/PieChart.vue
  2. 1 1
      src/views/dashboard/RaddarChart.vue

+ 1 - 1
src/views/dashboard/PieChart.vue

@@ -158,7 +158,7 @@
 <style lang="less" scoped>
   .box-card {
     margin-left: 6px;
-    height: 400px;
+    height: 407px;
   }
 
   .clearfix {

+ 1 - 1
src/views/dashboard/RaddarChart.vue

@@ -1,5 +1,5 @@
 <template>
-  <el-card class="box-card" style="margin-left: 0px;height: 400px;">
+  <el-card class="box-card" style="margin-left: 0px;height: 407px;">
     <div slot="header" class="clearfix">
       <img src="../../assets/image/sq.png" style="display: block;float: left;margin: 1px 5px 0 0;" height="15" width="17"/>
       <span>我的申请</span>