mensaje
This commit is contained in:
@@ -333,7 +333,7 @@ export default {
|
||||
this.isLoading = true
|
||||
const data = {
|
||||
idServicio: this.idServicio,
|
||||
mensajeCalce: this.mensajeCancel
|
||||
mensaje: this.mensajeCancel
|
||||
}
|
||||
axios
|
||||
.put(`${process.env.api}/servicio/cancelar`, data)
|
||||
|
||||
Reference in New Issue
Block a user