version3
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user