CSR-520
This commit is contained in:
parent
e9c5a38b20
commit
8839d08c23
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
ref="theForm"
|
ref="theForm"
|
||||||
v-slot="{ meta }"
|
v-slot="{ meta }"
|
||||||
autocomplete="off" >
|
autocomplete="off" >
|
||||||
<div class="container-fluid shadow rounded-3 p-2 position-relative make-tall px-5">
|
<div class="page-container-grouped-styles">
|
||||||
<loadingModal ref="loadingModal">
|
<loadingModal ref="loadingModal">
|
||||||
<template v-slot:body>
|
<template v-slot:body>
|
||||||
Please wait...
|
Please wait...
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue