style: 样式调整

This commit is contained in:
wangjiahao
2025-04-08 17:19:34 +08:00
committed by 王嘉豪
parent 0196d34832
commit b35f771edb

View File

@@ -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) {