case 4220 densification

This commit is contained in:
2022-10-28 20:25:47 +00:00
parent 95ca965b08
commit ea185d8025
29 changed files with 117 additions and 39 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div>
<v-row justify="center">
<v-row dense justify="center">
<v-dialog
v-model="isVisible"
scrollable
@@ -55,7 +55,7 @@
<!-- ########################## JOB FORM ####################################-->
<!-- ################################################################################-->
<template>
<v-row justify="center">
<v-row dense justify="center">
<v-dialog v-model="jobActive" persistent max-width="360px">
<v-card>
<v-card-title>{{ $ay.t("RenderingReport") }}</v-card-title>