fix(form): formAction slot not work
正在显示
{ | ||
"name": "vben-admin-2.0", | ||
"name": "vben-admin", | ||
"version": "2.0.0-rc.15", | ||
"scripts": { | ||
"bootstrap": "yarn install", | ||
... | ... | @@ -35,7 +35,7 @@ |
"path-to-regexp": "^6.2.0", | ||
"qrcode": "^1.4.4", | ||
"sortablejs": "^1.12.0", | ||
"vditor": "^3.7.4", | ||
"vditor": "^3.7.5", | ||
"vue": "^3.0.5", | ||
"vue-i18n": "9.0.0-beta.14", | ||
"vue-router": "^4.0.2", | ||
... | ... | @@ -48,7 +48,7 @@ |
"devDependencies": { | ||
"@commitlint/cli": "^11.0.0", | ||
"@commitlint/config-conventional": "^11.0.0", | ||
"@iconify/json": "^1.1.278", | ||
"@iconify/json": "^1.1.282", | ||
"@ls-lint/ls-lint": "^1.9.2", | ||
"@purge-icons/generated": "^0.4.1", | ||
"@types/echarts": "^4.9.3", | ||
... | ... | @@ -63,8 +63,8 @@ |
"@types/sortablejs": "^1.10.6", | ||
"@types/yargs": "^15.0.12", | ||
"@types/zxcvbn": "^4.4.0", | ||
"@typescript-eslint/eslint-plugin": "^4.11.1", | ||
"@typescript-eslint/parser": "^4.11.1", | ||
"@typescript-eslint/eslint-plugin": "^4.12.0", | ||
"@typescript-eslint/parser": "^4.12.0", | ||
"@vue/compiler-sfc": "^3.0.5", | ||
"@vuedx/typecheck": "^0.4.1", | ||
"@vuedx/typescript-plugin-vue": "^0.4.1", | ||
... | ... | @@ -75,11 +75,11 @@ |
"cross-env": "^7.0.3", | ||
"dot-prop": "^6.0.1", | ||
"dotenv": "^8.2.0", | ||
"eslint": "^7.16.0", | ||
"eslint": "^7.17.0", | ||
"eslint-config-prettier": "^7.1.0", | ||
"eslint-plugin-prettier": "^3.3.0", | ||
"eslint-plugin-vue": "^7.4.0", | ||
"esno": "^0.3.0", | ||
"eslint-plugin-prettier": "^3.3.1", | ||
"eslint-plugin-vue": "^7.4.1", | ||
"esno": "^0.4.0", | ||
"fs-extra": "^9.0.1", | ||
"globrex": "^0.1.2", | ||
"husky": "^4.3.6", | ||
... | ... |
请
注册
或者
登录
后发表评论