feat(Calendar): auto selected to max range (#5992)

This commit is contained in:
neverland
2020-04-03 15:22:02 +08:00
committed by GitHub
parent 3f8928b02d
commit 64e77f3d2a
7 changed files with 82 additions and 41 deletions
+1
View File
@@ -65,6 +65,7 @@
"devDependencies": {
"@ls-lint/ls-lint": "^1.8.0",
"@vant/cli": "^2.4.0",
"prettier": "^2.0.2",
"vue": "^2.6.11",
"vue-template-compiler": "^2.6.11"
},