เเก้ใส่ข้อมูล เอกสารอ้างอิง (ลงวันที่) ผิด ขึ้นเตือนของวันที่สิ้นสุด
This commit is contained in:
parent
aa2c39d3b3
commit
addf03eaf3
1 changed files with 0 additions and 2 deletions
|
|
@ -446,10 +446,8 @@ watch(
|
|||
if (value.length === 10) {
|
||||
const dateVal = convertDate(value);
|
||||
if (dateVal.isValid) {
|
||||
dayCheckedEnd.value = false;
|
||||
refCommandDate.value = new Date(dateVal.value);
|
||||
} else {
|
||||
dayCheckedEnd.value = true;
|
||||
inputRefCommandDate.value = "";
|
||||
}
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue