gjy 2 年之前
父节点
当前提交
4a403c9575
共有 1 个文件被更改,包括 5 次插入3 次删除
  1. 5 3
      src/views/houseSelfCollect/paymentManagement.vue

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

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