forked from github/dataease
Merge pull request #12834 from dataease/pr@dev-v2@fix_embedded_iframe_dataset_copy
fix(X-Pack): Iframe 嵌入式数据集无法复制 #12769
This commit is contained in:
commit
0b15cb9980
@ -510,7 +510,7 @@ const operation = (cmd: string, data: BusiTreeNode, nodeType: string) => {
|
||||
return
|
||||
}
|
||||
router.push({
|
||||
name: 'dataset-form',
|
||||
path: '/dataset-form',
|
||||
params: {
|
||||
id: data.id
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user