WIP Создание договора 1

This commit is contained in:
dderbentsov
2022-12-25 03:03:42 +03:00
parent 5f9b932782
commit ed49631a87
4 changed files with 168 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
<template lang="pug">
.text GHBDTN
</template>
<script>
export default {
name: "AgreementPerson",
};
</script>