feat:添加表单生成器

This commit is contained in:
simiyu
2024-10-14 15:54:47 +08:00
parent 801e30c1dc
commit 0f21688b3c
4 changed files with 45 additions and 4 deletions

View File

@@ -32,7 +32,8 @@
"typeface-roboto": "^1.1.13",
"vue": "3.4.21",
"vue-cropper": "1.0.3",
"vue-router": "4.3.0"
"vue-router": "4.3.0",
"vform3-builds": "^3.0.10"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",