Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
data-table
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2022-12-15 16:01:40 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5f2c966584c8e3add2e8013ea159c8903e719f1b
5f2c9665
1 parent
4e5d9ee8
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/hooks/useComponentType.js
src/hooks/useComponentType.js
View file @
5f2c966
...
...
@@ -45,7 +45,7 @@ import ButtonField from '@/components/ButtonField/index.vue'
* @type sign 电子签名输入框 SignField
* @type rate_picker 评分选择器 RatePickerField
* @type calendar 日历选择器 CalendarField
* @type id_code
日历选择器
IdentityField
* @type id_code
身份证输入框
IdentityField
* @type desc 文字描述 DesField
* @type divider 分割线 DividerField
* @type video 视频控件 VideoField
...
...
Please
register
or
login
to post a comment