mirror of
https://github.com/dataease/dataease.git
synced 2026-05-19 10:18:11 +08:00
refactor(仪表板): 单独查询仪表板时直接返回权限方便鉴权操作
This commit is contained in:
@@ -116,6 +116,7 @@ export function initCanvasDataPrepare(dvId, busiFlag, callBack) {
|
||||
createTime: canvasInfo.createTime,
|
||||
updateTime: canvasInfo.updateTime,
|
||||
watermarkInfo: watermarkInfo,
|
||||
weight: canvasInfo.weight,
|
||||
mobileLayout: canvasInfo.mobileLayout || false
|
||||
}
|
||||
const canvasVersion = canvasInfo.version
|
||||
|
||||
Reference in New Issue
Block a user