Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

fix:修复左侧菜单混合模式中,固定展开菜单问题(#204) #238

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

aonoa
Copy link
Contributor

@aonoa aonoa commented Nov 1, 2023

修复左侧菜单混合模式中,固定展开菜单问题(#204)
同时修改了#235 (comment)

@aonoa aonoa requested a review from jinmao88 November 1, 2023 03:05
Signed-off-by: aonoa <1991849113@qq.com>
@@ -57,6 +57,8 @@ const childrenMenus = ref<Menu[]>([])
const openMenu = ref(false)
const sideRef = ref<ElRef>(null)
const childrenTitle = ref('')
let oldIsFixed = unref(getIsFixed)
let pushpin = unref(getIsFixed)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

起名大师

@jinmao88 jinmao88 merged commit de399dc into vbenjs:master Nov 1, 2023
@aonoa aonoa deleted the fix_204 branch November 1, 2023 08:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants