mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-15 14:24:39 +00:00
fix: 创建系统用户su_from必填
This commit is contained in:
committed by
Jiangjie.Bai
parent
159e90f48c
commit
79d0144ea0
@@ -73,6 +73,7 @@ export default {
|
||||
},
|
||||
su_from: {
|
||||
hidden: (item) => !item.su_enabled,
|
||||
rules: [Required],
|
||||
el: {
|
||||
multiple: false,
|
||||
clearable: true,
|
||||
|
||||
Reference in New Issue
Block a user