mirror of
https://gitee.com/bootx/dax-pay-ui
synced 2026-08-08 14:15:35 +08:00
ref 路由生成方式调整为后台生成和去除mock
This commit is contained in:
@@ -61,7 +61,7 @@ module.exports = {
|
||||
},
|
||||
customScopesAlign: !scopeComplete ? 'top' : 'bottom',
|
||||
defaultScope: scopeComplete,
|
||||
scopes: [...scopes, 'mock'],
|
||||
scopes: [...scopes],
|
||||
allowEmptyIssuePrefixs: false,
|
||||
allowCustomIssuePrefixs: false,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user