|
|
@@ -66,7 +66,7 @@
|
|
|
</section>
|
|
|
<!-- 本月结束合作,下月未托管费用 -->
|
|
|
<section v-if="detail.can_use_deposit" class="container">
|
|
|
- <el-checkbox v-model="is_use_deposit" style="margin: 0 4px 0 0;"></el-checkbox>
|
|
|
+ <el-checkbox v-model="is_use_deposit" style="margin: 0 4px 0 0;" disabled checked></el-checkbox>
|
|
|
使用押金结算(¥{{detail.company.company_left_deposit}})(企业方费用:¥{{companyPrice}})
|
|
|
</section>
|
|
|
<section class="container">
|