mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
fix(projects): menu fixedIndexInTab default null
This commit is contained in:
@ -105,7 +105,7 @@ function createDefaultModel(): Model {
|
||||
keepAlive: false,
|
||||
href: '',
|
||||
multiTab: false,
|
||||
fixedIndexInTab: 0,
|
||||
fixedIndexInTab: null,
|
||||
roles: [],
|
||||
buttons: [],
|
||||
query: {}
|
||||
|
Reference in New Issue
Block a user