This commit is contained in:
2021-01-02 16:32:51 +00:00
parent 27b4ac6fcb
commit bfafba6c69
13 changed files with 22 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
<template>
<v-container fluid>
<div>
<v-row justify="center">
<v-dialog v-model="seedDialog" persistent max-width="600px">
<v-card>
@@ -108,7 +108,7 @@
</v-form>
</v-col>
</v-row>
</v-container>
</div>
</template>
<script>