mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-15 14:24:39 +00:00
perf: 允许用户修改Source
This commit is contained in:
@@ -50,9 +50,6 @@ export default {
|
||||
return this.$route.meta.action !== 'update' || formValue.source !== 'local'
|
||||
}
|
||||
},
|
||||
source: {
|
||||
hidden: () => { return true }
|
||||
},
|
||||
password: {
|
||||
component: UserPassword,
|
||||
hidden: (formValue) => {
|
||||
|
||||
Reference in New Issue
Block a user