[update 搜索中心] 完善

This commit is contained in:
danshihao
2024-06-28 10:37:58 +08:00
parent acdd3beb54
commit 254f4dbd72
7 changed files with 54 additions and 35 deletions
@@ -33,7 +33,7 @@
</div>
<div class="table-operator" style="border-top: 5px">
<a-button @click="handleAdd" type="primary" icon="plus" v-has="'standardMasterPlan:add'">{{ $t('add') }}</a-button>
<a-button type="primary" icon="upload" ghost @click="handleExportXls($t('dict.dictInfo'))"
<a-button type="primary" icon="upload" ghost @click="handleExportXls($t('standardRegulationLibrary.standardMasterPlan.exportXlsName'))"
v-has="'standardMasterPlan:export'">{{ $t('export') }}
</a-button>
</div>