no message
This commit is contained in:
parent
142fc30d8b
commit
40e787af89
4 changed files with 0 additions and 10 deletions
|
|
@ -181,8 +181,6 @@ const dateEndInputStyle = computed(() => {
|
|||
investigationDateEnd >= currentDate &&
|
||||
investigationDateEnd <=
|
||||
new Date(currentDate.getTime() + 7 * 24 * 60 * 60 * 1000);
|
||||
|
||||
console.log(isInNext7Days);
|
||||
return isInNext7Days ? "input-alert" : "";
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue