forked from github/dataease
Merge pull request #8264 from dataease/pr@dev-v2_dzz_mobile
fix(移动端): 在移动端通过工作台我的收藏查看仪表板失败
This commit is contained in:
commit
f528edd1f1
@ -115,7 +115,7 @@ const handleCellClick = ele => {
|
||||
router.push({
|
||||
path: '/panel/mobile',
|
||||
query: {
|
||||
dvId: ele.id
|
||||
dvId: ele.resourceId
|
||||
}
|
||||
})
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user