mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 22:41:06 +08:00
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