Skip to content

Commit

Permalink
chore: update crud version to 0.9.4-2
Browse files Browse the repository at this point in the history
  • Loading branch information
BoBoooooo committed Apr 21, 2021
1 parent 1b7922e commit 7d1edfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "element-pro-crud",
"version": "0.9.4-1",
"version": "0.9.4-2",
"author": "BoBo<[email protected]>",
"main": "lib/pro-crud.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion src/component/form-designer/src/componentsConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ export const basicComponents = [
},
},
{
type: 'date',
type: 'time',
name: '时间选择器',
labelWidth: undefined,
hidden: false,
Expand Down

0 comments on commit 7d1edfd

Please sign in to comment.