优化代码

This commit is contained in:
java110 2022-05-27 15:04:45 +08:00
parent fab0b66cd9
commit 9d725d3532

View File

@ -41,9 +41,9 @@
<button type="button" class="btn btn-primary btn-sm" style="margin-left:10px" v-on:click="_openProxyFeeModal()">
<span><vc:i18n name="代收费用" namespace="simplifyRoomFee"></vc:i18n></span>
</button>
<!-- <button type="button" class="btn btn-primary btn-sm" style="margin-left:10px" v-on:click="_openAddMeterWaterSimplifyModal()">
<button type="button" class="btn btn-primary btn-sm" style="margin-left:10px" v-on:click="_openAddMeterWaterSimplifyModal()">
<span><vc:i18n name="水电抄表" namespace="simplifyRoomFee"></vc:i18n></span>
</button> -->
</button>
<button type="button" class="btn btn-primary btn-sm" style="margin-left:10px" v-on:click="_openRoomCreateFeeComboModal()">
<span><vc:i18n name="费用套餐" namespace="simplifyRoomFee"></vc:i18n></span>
</button>