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>