Преглед изворни кода

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',