forked from github/dataease
Merge pull request #3695 from dataease/pr@dev@feat_excel_export
feat(数据集): 数据集导出Excel
This commit is contained in:
commit
87c4a5c94f
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user