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