|
@@ -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">
|