mirror of
https://github.com/jumpserver/lina.git
synced 2025-07-31 06:42:26 +00:00
fix: 使用type值
This commit is contained in:
parent
15cf13d4de
commit
c16be0a85c
@ -75,7 +75,7 @@ export default {
|
||||
component: UploadKey
|
||||
}
|
||||
}
|
||||
if (platform === 'MongoDB') {
|
||||
if (platform === 'mongodb') {
|
||||
fieldsMeta['db_name']['rules'] = [rules.Required]
|
||||
}
|
||||
return fieldsMeta
|
||||
|
Loading…
Reference in New Issue
Block a user