This commit is contained in:
parent
83103ca1b2
commit
778b231065
|
|
@ -998,7 +998,7 @@
|
||||||
|
|
||||||
const clickeveryday = () => {
|
const clickeveryday = () => {
|
||||||
nosave.value.cycleTypeId = "1";
|
nosave.value.cycleTypeId = "1";
|
||||||
nosave.value.cycleValue = "0"
|
nosave.value.cycleValue = ""
|
||||||
nosave.value.optCount = ""
|
nosave.value.optCount = ""
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue