优化代码

This commit is contained in:
java110 2022-04-20 00:22:54 +08:00
parent 87f063bece
commit 913bc8d09c
2 changed files with 2 additions and 1 deletions

View File

@ -64,6 +64,7 @@
<div id="component" class="vc-wrapper vc-content padding-top-xs animated fadeInRight" vc-path="/common/chooseEnterCommunity">
<vc:create path="/pages/property/indexContext"></vc:create>
</div>
<div style="height: 100px;"></div>
<vc:create path="frame/copyright"></vc:create>

View File

@ -12,7 +12,7 @@
收费对象
</div>
</div>
<div class="col-sm-3">
<div class="col-sm-11">
<div class="form-group">
<span class="margin-right" v-for="(item,index) in batchPayFeeOrderInfo.payObjs">
<input type="checkbox" class="i-checks checkItem" v-bind:value="item" v-model="batchPayFeeOrderInfo.payerObjNames" @change="_chanagePayerObjName()"> {{item}}