WIP Удалена лишняя пропса

This commit is contained in:
Daria Golova
2022-11-30 19:26:15 +03:00
parent fdc1a03622
commit 660f50fa26
2 changed files with 0 additions and 3 deletions

View File

@@ -102,7 +102,6 @@
:create-document="postCreateIdentityDocument"
:address-id="addressId"
:doc-id="docId"
:current-year="currentYear"
)
</template>
@@ -172,7 +171,6 @@ export default {
check: Function,
isCheck: Boolean,
client: Object,
currentYear: Number,
rowOverlay: Boolean,
},
computed: {