support v-model

This commit is contained in:
Amour1688
2020-05-21 13:14:20 +08:00
parent 2a8a3ed50e
commit f413253ff8
4 changed files with 222 additions and 6 deletions

View File

@ -26,6 +26,7 @@
"@babel/helper-module-imports": "^7.8.3",
"@babel/plugin-syntax-jsx": "^7.8.3",
"@babel/types": "^7.9.6",
"camelcase": "^6.0.0",
"html-tags": "^3.1.0",
"svg-tags": "^1.0.0"
},