mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
style: 样式调整
This commit is contained in:
@@ -109,7 +109,7 @@ const loadCanvasDataAsync = async (dvId, dvType) => {
|
||||
await router.push('/DashboardEmpty')
|
||||
return
|
||||
}
|
||||
if (jumpParam || (!ignoreParams && attachParam)) {
|
||||
if (jumpParam || attachParam) {
|
||||
await filterEnumMapSync(canvasDataResult)
|
||||
}
|
||||
if (jumpParam) {
|
||||
|
||||
Reference in New Issue
Block a user