Fix: Pipeline problems

This commit is contained in:
tina
2024-09-25 16:48:55 +02:00
parent 540d6aee03
commit 95cf6f6001
+2 -2
View File
@@ -262,8 +262,7 @@ export const symptomPage = {
export const save = {
bleeding: (data, date, shouldDeleteData) => {
let {
exclude,
const {
value,
pad,
tampon,
@@ -275,6 +274,7 @@ export const save = {
other,
note,
} = data
let { exclude } = data
const isDataEntered = [
'value',
'pad',