cleaning
This commit is contained in:
parent
1ac23e6993
commit
694e3a4a2d
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
|||
v-btn-toggle.v-col-6.flex-column.flex-sm-row(v-if='type === "recurrent"' color='primary' :value='value.recurrent.frequency' @change='fq => change("frequency", fq)')
|
||||
v-btn(v-for='f in frequencies' :key='f.value' :value='f.value') {{f.text}}
|
||||
|
||||
p {{value}}
|
||||
client-only
|
||||
.datePicker.mt-3
|
||||
v-input(:value='fromDate'
|
||||
|
|
Loading…
Reference in a new issue