arrglos tempiorales
This commit is contained in:
@@ -171,8 +171,9 @@ export default {
|
||||
})
|
||||
.then(response => {
|
||||
console.log(response.data.data)
|
||||
this.prestamo = response.data.data.equipos
|
||||
this.status = response.data.data.status
|
||||
// this.prestamo = response.data.data.equipos
|
||||
// this.status = response.data.data.status
|
||||
this.status = response.data.data
|
||||
})
|
||||
.catch(error => {
|
||||
swal('Error', error.response.data.err, 'error')
|
||||
|
||||
Reference in New Issue
Block a user