mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 21:42:32 +08:00
Merge pull request #12834 from dataease/pr@dev-v2@fix_embedded_iframe_dataset_copy
fix(X-Pack): Iframe 嵌入式数据集无法复制 #12769
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user