เเก้ไข ส่งค่าว่างของ เอกสารอ้างอิง (ลงวันที่) ไม่อัพเดท
This commit is contained in:
parent
402466a439
commit
4911dd1cd8
2 changed files with 4 additions and 0 deletions
|
|
@ -389,6 +389,8 @@ watch(
|
||||||
dayChecked.value = true;
|
dayChecked.value = true;
|
||||||
inputDateRefCommandDate.value = "";
|
inputDateRefCommandDate.value = "";
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
refCommandDate.value = null;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
|
||||||
|
|
@ -449,6 +449,8 @@ watch(
|
||||||
dayCheckedEnd.value = true;
|
dayCheckedEnd.value = true;
|
||||||
inputRefCommandDate.value = "";
|
inputRefCommandDate.value = "";
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
refCommandDate.value = null;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue