소스 검색

feat: 新增LDAP用户-50%

tuonian 4 주 전
부모
커밋
1750fec900
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      frontend/src/pages/ldap/user/list/index.tsx

+ 1 - 0
frontend/src/pages/ldap/user/list/index.tsx

@@ -92,6 +92,7 @@ const columns: CurdColumn[] = [
         type: 'password',
         width: 150,
         addable: true,
+        hidden: true,
     },
     {
         key: 'attributes',