[WIP] Фикс пропсов

This commit is contained in:
megavrilinvv
2023-05-12 18:41:08 +03:00
parent 8907e156ba
commit a51b2b6508
3 changed files with 37 additions and 67 deletions

View File

@@ -103,6 +103,7 @@ export default {
name: "DataForm",
components: { MedicalFormWrapper, BaseButton, BaseInput },
props: {
abc: Array,
data: Object,
fillInspection: Boolean,
inspection: Boolean,
@@ -132,39 +133,6 @@ export default {
],
},
selected: [],
abc: [
"А",
"Б",
"В",
"Г",
"Д",
"Е",
"Ё",
"Ж",
"З",
"И",
"Й",
"К",
"Л",
"М",
"Н",
"О",
"П",
"Р",
"С",
"Т",
"У",
"Ф",
"Х",
"Ц",
"Ч",
"Ш",
"Щ",
"Ы",
"Э",
"Ю",
"Я",
],
docData: [],
scanData: [],
iconDictionary: {