mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat(projects): 添加多页签右键菜单
This commit is contained in:
@ -51,7 +51,7 @@ const themeSettings: ThemeSettings = {
|
||||
height: 48,
|
||||
visible: true,
|
||||
bgColor: '#fff',
|
||||
mode: 'browser',
|
||||
mode: 'button',
|
||||
modeList: [
|
||||
{ value: 'button', label: EnumMultiTabMode.button },
|
||||
{ value: 'browser', label: EnumMultiTabMode.browser }
|
||||
|
Reference in New Issue
Block a user