0.0.58 upd route_info

This commit is contained in:
2023-07-29 17:50:32 +03:00
parent 12b97c1f61
commit d3a4539305
11 changed files with 174 additions and 61 deletions

View File

@@ -84,3 +84,12 @@ function onblurInputField(event,el){
// }
}
// function hideErrorMsg(el) {
// let hide_element = document.querySelector()
// if(el.value !== 0){
// hide_element.classList.add('hide')
// }
//
// }