fix code style

This commit is contained in:
Rodrigo Quelca
2021-07-30 17:55:56 +00:00
parent 13dea03415
commit aaa22af693

View File

@@ -143,6 +143,11 @@ export default {
});
});
},
/**
* Format Response API TODO to grid inbox and columns
* @param {object} response
* @returns {object}
*/
formatDataResponse(response){
let that = this,
data = [],