zhulu 1 rok pred
rodič
commit
b9678ef871

+ 3 - 0
src/components/common/textarea.vue

@@ -51,5 +51,8 @@ export default {
     right: 12px;
     font-size: 12px;
   }
+  .el-textarea {
+    font-size: 15px !important;
+  }
 }
 </style>

+ 1 - 1
src/views/core/accessPlan/index.vue

@@ -220,7 +220,7 @@
               label="操作"
               fixed="right"
               width="220px"
-              align="left"
+              align="center"
               class-name="small-padding fixed-width"
             >
               <template slot-scope="scope">

+ 1 - 1
src/views/resumption/plan/index.vue

@@ -288,7 +288,7 @@
               v-if="false"
             ></el-table-column>
 
-            <el-table-column fixed="right" width="210" label="操作">
+            <el-table-column fixed="right" align="center" width="210" label="操作">
               <template slot-scope="r">
                 <el-button
                   size="mini"