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