Фикс скроллбара клиентов

This commit is contained in:
megavrilinvv
2022-11-25 17:21:06 +03:00
parent 07e6b0938f
commit deea88ce3b
4 changed files with 4 additions and 13 deletions

View File

@@ -26,7 +26,6 @@
:save-new-doc="saveNewDoc",
:delete-doc="deleteDoc"
:lack-attachments="lackAttachments"
:attachment-id="attachmentId"
)
</template>
@@ -51,7 +50,6 @@ export default {
createAddress: Function,
createDocument: Function,
addressId: String,
attachmentId: String,
docId: String,
currentYear: Number,
},