Merge pull request #3695 from dataease/pr@dev@feat_excel_export

feat(数据集): 数据集导出Excel
This commit is contained in:
fit2cloud-chenyw 2022-11-09 15:58:05 +08:00 committed by GitHub
commit 87c4a5c94f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,6 +68,7 @@
</deBtn>
<el-dropdown
v-if="table.type === 'excel' && hasDataPermission('manage', param.privileges)"
style="margin-left: 12px;"
size="small"
trigger="click"
placement="bottom-end"