update vue-datepicker, and make the picker show the calendar view every time opening

This commit is contained in:
MaysWind
2023-06-23 15:48:47 +08:00
parent d59a10f718
commit bb6345ccfa
5 changed files with 12 additions and 6 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
},
"dependencies": {
"@mdi/js": "^7.2.96",
"@vuepic/vue-datepicker": "^5.1.2",
"@vuepic/vue-datepicker": "^5.3.0",
"axios": "^1.4.0",
"cbor-js": "^0.1.0",
"clipboard": "^2.0.11",