liuhj 8 months ago
parent
commit
9d3d1b4fb6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/components/OP/OpAirTicketRes.vue

+ 2 - 2
src/components/OP/OpAirTicketRes.vue

@@ -61,7 +61,7 @@
                 团组成本暂未开放此团数据!
             </div>
         </div> -->
-        <hr style='background-color:#5555; height:1px; border:none;margin-top: 10px;' />
+        <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
         <div>
             <el-form :model="delegationInfo" label-width="100px" class="demo-ruleForm">
                 <div style="display: flex;">
@@ -269,7 +269,7 @@
             </el-form>
             <div style="margin-top: 20px;">
                 <div class="communal-title">付款申请</div>
-                <hr style='background-color:#5555; height:1px; border:none;margin-top: 10px;' />
+                <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0;' />
             </div>
             <el-form :model="cardPaymentOpData" ref="cardPaymentOpData" :rules="cardPaymentRules" label-width="130px"
                 class="demo-ruleForm">