gjy 2 years ago
parent
commit
4a403c9575
1 changed files with 5 additions and 3 deletions
  1. 5 3
      src/views/houseSelfCollect/paymentManagement.vue

+ 5 - 3
src/views/houseSelfCollect/paymentManagement.vue

@@ -63,7 +63,7 @@
       </template>
       </template>
     </BaseHeaderLayout>
     </BaseHeaderLayout>
     <el-row>
     <el-row>
-      <el-col :span="18">
+      <el-col :span="20">
          <!-- <ws-button type="primary" @click="screen(2)">待结算</ws-button>
          <!-- <ws-button type="primary" @click="screen(2)">待结算</ws-button>
         <ws-button type="primary" @click="screen(0)">待审核</ws-button>
         <ws-button type="primary" @click="screen(0)">待审核</ws-button>
         <ws-button type="primary"  @click="screen()">全部</ws-button>-->
         <ws-button type="primary"  @click="screen()">全部</ws-button>-->
@@ -107,7 +107,7 @@
           <el-button type="primary">模板下载</el-button>
           <el-button type="primary">模板下载</el-button>
         </el-link>
         </el-link>
       </el-col>
       </el-col>
-      <el-col :span="6">
+      <el-col :span="4">
       </el-col>
       </el-col>
     </el-row>
     </el-row>
     <!-- <BaseHeaderLayout :leftSpan="10">
     <!-- <BaseHeaderLayout :leftSpan="10">
@@ -2306,7 +2306,9 @@
     border-radius: 5px;
     border-radius: 5px;
     display: block;
     display: block;
   }
   }
-
+  .inline-block{
+    display:inline-block;
+  }
   .pay_img {
   .pay_img {
     width: 50%;
     width: 50%;
     // display: flex;
     // display: flex;