mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-15 21:45:12 +00:00
feat: remove oracle endpoint form field oracle_port disabled
This commit is contained in:
parent
cc0a72cecc
commit
aa3292f988
@ -40,9 +40,6 @@ export default {
|
|||||||
host: {
|
host: {
|
||||||
disabled: this.$route.params.id === '00000000-0000-0000-0000-000000000001'
|
disabled: this.$route.params.id === '00000000-0000-0000-0000-000000000001'
|
||||||
},
|
},
|
||||||
oracle_port: {
|
|
||||||
disabled: true
|
|
||||||
},
|
|
||||||
is_active: {
|
is_active: {
|
||||||
disabled: this.$route.params.id === '00000000-0000-0000-0000-000000000001'
|
disabled: this.$route.params.id === '00000000-0000-0000-0000-000000000001'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user