Unverified Commit 25d40388 authored by BaiJiangJie's avatar BaiJiangJie Committed by GitHub

Merge pull request #2958 from jumpserver/cmd_detail_add_system_user_bug

[Bugfix] 修复命令过滤器详情添加不了系统用户的bug
parents 9455a1c3 e9e601fe
......@@ -22,7 +22,6 @@ class CommandFilterSerializer(BulkOrgResourceModelSerializer):
extra_kwargs = {
'rules': {'read_only': True},
'system_users': {'read_only': True}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment