[update 搜索中心] 完善
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user