update 征求意见

This commit is contained in:
赵霄
2023-12-05 16:56:27 +08:00
parent e21564d0ca
commit afba456f2f
@@ -36,7 +36,7 @@
type="primary"
ghost
v-has="'askForAdvice:detail:export'"
@click="handleExportXls($t('businessSupport.askForAdvice.detailsOfComments'), '.zip')">
@click="handleExportXls($t('businessSupport.askForAdvice.detailsOfComments'), '.xlsx')">
{{ $t('export') }}
</a-button>
</div>