Commit 2f6aaca6 authored by 杨思琦's avatar 杨思琦

fix: 修改刷新

parent d7d60fc6
Pipeline #78799 passed with stages
...@@ -115,9 +115,9 @@ ...@@ -115,9 +115,9 @@
"@wisdom-map/arcgismap": "1.4.0-189", "@wisdom-map/arcgismap": "1.4.0-189",
"@wisdom-map/basemap": "1.1.0-29", "@wisdom-map/basemap": "1.1.0-29",
"@wisdom-map/util": "^1.0.28-0", "@wisdom-map/util": "^1.0.28-0",
"@wisdom-utils/components": "0.1.319", "@wisdom-utils/components": "0.1.320",
"@wisdom-utils/runtime": "0.0.46", "@wisdom-utils/runtime": "0.0.46",
"@wisdom-utils/utils": "0.1.359", "@wisdom-utils/utils": "0.1.360",
"animate.css": "^4.1.1", "animate.css": "^4.1.1",
"antd": "4.21.2", "antd": "4.21.2",
"compression": "1.7.4", "compression": "1.7.4",
......
...@@ -670,6 +670,7 @@ const Layout = props => { ...@@ -670,6 +670,7 @@ const Layout = props => {
fixedHeader fixedHeader
headerHeight={52} headerHeight={52}
routeConfig={routeConfig} routeConfig={routeConfig}
isCache={window?.qiankunIsCache}
matchPath={matchPath} matchPath={matchPath}
actionRef={actionRef} actionRef={actionRef}
menu={{ menu={{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment