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>
|
</deBtn>
|
||||||
<el-dropdown
|
<el-dropdown
|
||||||
v-if="table.type === 'excel' && hasDataPermission('manage', param.privileges)"
|
v-if="table.type === 'excel' && hasDataPermission('manage', param.privileges)"
|
||||||
|
style="margin-left: 12px;"
|
||||||
size="small"
|
size="small"
|
||||||
trigger="click"
|
trigger="click"
|
||||||
placement="bottom-end"
|
placement="bottom-end"
|
||||||
|
Loading…
Reference in New Issue
Block a user