admin/src/views/contract/components/terminateLease.vue
@@ -68,7 +68,7 @@ </div> </div> <div class="title"> <span>退租信息</span> <span>账单结算</span> <div style="display: flex; align-items: center;"> <el-button type="primary" @click="addZD">添加收款</el-button> <el-button type="primary" @click="addFK">添加付款</el-button> @@ -463,6 +463,11 @@ flex-direction: column; border-bottom: 1px solid #ececec; margin-bottom: 15px; position: sticky; top: 0; left: 0; z-index: 999; background: #ffffff; span { color: black; font-size: 16px;