wuxw
2019-11-21 59ce81c19b75e3e6cdc6a3a65d49ec11e27b0a06
WebService/src/main/resources/components/propertyPackage/view-main-fee/viewMainFee.html
@@ -9,11 +9,11 @@
                        <i class="glyphicon glyphicon-search"></i> 选择房屋</button>-->
                    <button type="button" class="btn btn-primary btn-sm"
                            v-if="mainFeeInfo.feeId != null && mainFeeInfo.feeId != ''"
                            style="margin-left:10px" v-on:click="openPayModel()">
                            v-on:click="openPayModel()">
                        <i class="glyphicon glyphicon-plus" ></i> 缴费</button>
                    <button type="button" class="btn btn-primary btn-sm"
                            v-on:click="_openCallBackOwner()">
                            style="margin-left:10px" v-on:click="_openCallBackOwner()">
                        返回</button>
                </div>
            </div>