src/views/pcdesign/index.jsx
@@ -215,6 +215,7 @@ let param = { MenuID: menu.MenuID, copyMenuId: menu.copyMenuId || '', clearMenu: menu.clearMenu !== 'false', type: 'view' } @@ -747,7 +748,7 @@ } } } else { config.components = MenuUtils.resetConfig(config.components) config.components = MenuUtils.resetConfig(config.components, {}, urlParam.clearMenu) config.enabled = false message.success('复制成功,保存后生效。') }