This commit is contained in:
2023-09-17 18:54:56 +03:00
parent 1747b0ebb5
commit e850bceacf
4 changed files with 18 additions and 6 deletions

View File

@@ -161,6 +161,7 @@ function getBase64(file,el) {
)
}
reader.readAsDataURL(file)
})
}
@@ -221,6 +222,8 @@ async function attachFilemeassge (el,id_ticket=null,sender,receiver){
}
function createTicket (el) {
event.preventDefault()
let form = el.form