mirror of
https://github.com/jumpserver/lina.git
synced 2025-10-22 08:08:39 +00:00
fix: 修复创建、更新用户时need_update_password字段样式
This commit is contained in:
@@ -65,6 +65,7 @@ export default {
|
||||
},
|
||||
need_update_password: {
|
||||
type: 'checkbox-group',
|
||||
component: null, // 覆盖默认生成的 component
|
||||
el: {
|
||||
style: 'margin-top: -20px;margin-bottom: -10px'
|
||||
},
|
||||
|
Reference in New Issue
Block a user