mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 02:29:24 +08:00
docs: 增加选择用户组件
This commit is contained in:
@@ -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',
|
||||
{
|
||||
|
Reference in New Issue
Block a user