clear year sent 0
This commit is contained in:
parent
0441c29426
commit
acc3f1e2c7
2 changed files with 22 additions and 13 deletions
|
|
@ -521,7 +521,6 @@ onMounted(async () => {
|
|||
</div>
|
||||
<div class="col-4">
|
||||
<q-input
|
||||
:class="getClass(edit)"
|
||||
:outlined="edit"
|
||||
dense
|
||||
readonly
|
||||
|
|
@ -533,7 +532,6 @@ onMounted(async () => {
|
|||
</div>
|
||||
<div class="col-12">
|
||||
<q-input
|
||||
:class="getClass(edit)"
|
||||
:outlined="edit"
|
||||
dense
|
||||
lazy-rules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue