Forráskód Böngészése

feat: 新增LDAP用户-50%

tuonian 4 hete
szülő
commit
1750fec900
1 módosított fájl, 1 hozzáadás és 0 törlés
  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',