docs: 增加选择用户组件

This commit is contained in:
wintel
2025-05-24 13:45:30 +08:00
parent a56ae00deb
commit eb6a4c054c
2 changed files with 170 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
/*
* @Author: yubaolee <yubaolee@163.com> | ahfu~ <954478625@qq.com>
* @Date: 2025-04-23 20:26:48
* @LastEditTime: 2025-05-17 21:19:46
* @LastEditTime: 2025-05-24 11:39:48
* @Description: 笔记配置
* Copyright (c) 2025 by yubaolee | ahfu~ , All Rights Reserved.
*/
@@ -59,7 +59,7 @@ const proNote = defineNoteConfig({
{
text: '内置组件',
collapsed: false,
items: ['table','querybuilder','columnsetting','authselect','authform']
items: ['table','querybuilder','columnsetting','authselect','authform','selectusercom']
},
'printerplan',
{