Skip to content

Commit

Permalink
refactor: GenerateFormDialog按composition api 语法重构,修复已知bug
Browse files Browse the repository at this point in the history
  • Loading branch information
BoBoooooo committed Apr 3, 2021
1 parent 8bc815e commit 03642d8
Show file tree
Hide file tree
Showing 5 changed files with 248 additions and 230 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "element-pro-crud",
"version": "0.9.2-11",
"version": "0.9.2-12",
"author": "BoBo<[email protected]>",
"main": "lib/ProCrud.umd.min.js",
"files": [
Expand Down Expand Up @@ -115,7 +115,7 @@
"last 2 versions"
],
"dependencies": {
"@vue/composition-api": "^1.0.0-rc.1",
"@vue/composition-api": "^1.0.0-rc.6",
"sortablejs": "^1.13.0"
}
}
Loading

0 comments on commit 03642d8

Please sign in to comment.