fix 专项项目库导出改为zip
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
type="primary"
|
||||
ghost
|
||||
v-has="'specialProjectLibrary:export'"
|
||||
@click="handleExportXls($t('projectLibrary.specialProjectLibrary.specialProjectLibrary'))">
|
||||
@click="handleExportXls($t('projectLibrary.specialProjectLibrary.specialProjectLibrary'), '.zip')">
|
||||
{{ $t('export') }}
|
||||
</a-button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user