This commit is contained in:
@@ -4,8 +4,6 @@
|
|||||||
<v-progress-circular indeterminate size="64"></v-progress-circular>
|
<v-progress-circular indeterminate size="64"></v-progress-circular>
|
||||||
</v-overlay>
|
</v-overlay>
|
||||||
<v-row justify="center">
|
<v-row justify="center">
|
||||||
<!-- :max-width="options.width" -->
|
|
||||||
|
|
||||||
<v-dialog
|
<v-dialog
|
||||||
scrollable
|
scrollable
|
||||||
max-width="600px"
|
max-width="600px"
|
||||||
@@ -16,15 +14,6 @@
|
|||||||
<v-card elevation="24">
|
<v-card elevation="24">
|
||||||
<v-card-title class="headline lighten-2" primary-title>
|
<v-card-title class="headline lighten-2" primary-title>
|
||||||
<span> {{ $ay.t("Report") }} </span>
|
<span> {{ $ay.t("Report") }} </span>
|
||||||
<!-- <template>
|
|
||||||
<v-progress-linear
|
|
||||||
indeterminate
|
|
||||||
color="primary"
|
|
||||||
rounded
|
|
||||||
height="6"
|
|
||||||
:active="rendering"
|
|
||||||
></v-progress-linear>
|
|
||||||
</template> -->
|
|
||||||
</v-card-title>
|
</v-card-title>
|
||||||
|
|
||||||
<v-card-text style="height: 500px;">
|
<v-card-text style="height: 500px;">
|
||||||
|
|||||||
Reference in New Issue
Block a user