[WIP] Настроил поля ввода документов, карточку создания события

This commit is contained in:
megavrilinvv
2022-11-09 19:31:15 +03:00
parent 7b5129e8d1
commit 098f46e981
6 changed files with 48 additions and 15 deletions

View File

@@ -8,9 +8,12 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@vuelidate/core": "^2.0.0",
"@vuelidate/validators": "^2.0.0",
"moment": "^2.29.4",
"vue": "^3.2.13",
"vue-router": "^4.1.5",
"vue-the-mask": "^0.11.1",
"vuex": "^4.0.2"
},
"devDependencies": {