瀏覽代碼

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