This commit is contained in:
Anfioo
2025-12-09 22:27:35 +08:00
parent 7dc18067ac
commit 950d8db10b
372 changed files with 931 additions and 900 deletions

View File

@@ -22,7 +22,8 @@
<div class="ibox-tools" style="top:10px;">
<button type="button" class="btn btn-link btn-sm" style="margin-right:10px;"
v-on:click="_moreCondition()">
{{repairPoolManageInfo.moreCondition == true?'隐藏':'更多'}}
{{repairPoolManageInfo.moreCondition == true?vc.i18n('隐藏','repairPoolManage'):vc.i18n('更多','repairPoolManage')}}
</button>
</div>
</div>