瀏覽代碼

用车申请

ltao 3 年之前
父節點
當前提交
4c2bb21b98
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      src/views/militaryvehicleManagement/thebusApply/index.vue

+ 3 - 1
src/views/militaryvehicleManagement/thebusApply/index.vue

@@ -268,6 +268,7 @@
         align="center"
         class-name="small-padding fixed-width"
         width="220"
+        class="shenpis"
       >
         <template slot-scope="scope">
           <div
@@ -1599,12 +1600,13 @@ export default {
   color: #bdbdbd4f !important;
 }
 /* 审批按钮样式 */
-::v-deep .cell {
+::v-deep .el-table_1_column_18 .cell {
   display: flex !important;
   margin-top: 10px;
 }
 .box {
   background-color: #ffba00 !important;
 }
+
 </style>