4
This commit is contained in:
Anfioo
2026-01-14 11:39:11 +08:00
parent f7f9df17f1
commit be079067e6
265 changed files with 1217 additions and 486 deletions

View File

@@ -80,10 +80,11 @@
</button>
</div>
</div>
<div class="margin-top" v-show="simplifyRoomFeeInfo.showFlag == 'DEFAULT'">
<div class="margin-top" v-show="simplifyRoomFeeInfo.showFlag == 'DEFAULT'" style="height: 350px; overflow: auto;">
<table class="footable table table-stripped toggle-arrow-tiny" style="margin-top:10px" data-page-size="10">
<thead>
<tr>
<tr style="position: sticky; top: -5px; z-index: 100; background-color: white;">
<th class="text-center">
<vc:i18n name="费用项目" namespace="simplifyRoomFee"></vc:i18n>
</th>
@@ -224,7 +225,8 @@
</tr>
</table>
</div>
<div class="margin-top" v-show="simplifyRoomFeeInfo.showFlag == 'MONTH'">
<div class="margin-top" v-show="simplifyRoomFeeInfo.showFlag == 'MONTH'" style="height: 350px; overflow: auto;">
<table class="footable table table-stripped toggle-arrow-tiny" style="margin-top:10px" data-page-size="10">
<thead>
<tr>
@@ -347,11 +349,18 @@
</tr>
</table>
</div>
<div class="row">
<div class="col-sm-5">
<div><vc:i18n name="注意:" namespace="simplifyRoomFee"></vc:i18n></div>
<div><vc:i18n name="应收结束时间“-”表示未到应收时间或收费已结束" namespace="simplifyRoomFee"></vc:i18n></div>
<div><vc:i18n name="应收金额为-1一般为费用项公式设置出错请检查" namespace="simplifyRoomFee"></vc:i18n></div>
<div>
<vc:i18n name="注意:" namespace="simplifyRoomFee"></vc:i18n>
</div>
<div>
<vc:i18n name="应收结束时间“-”表示未到应收时间或收费已结束" namespace="simplifyRoomFee"></vc:i18n>
</div>
<div>
<vc:i18n name="应收金额为-1一般为费用项公式设置出错请检查" namespace="simplifyRoomFee"></vc:i18n>
</div>
</div>
<div class="col-sm-2">
<span>