fix code style
This commit is contained in:
@@ -143,6 +143,11 @@ export default {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
/**
|
||||||
|
* Format Response API TODO to grid inbox and columns
|
||||||
|
* @param {object} response
|
||||||
|
* @returns {object}
|
||||||
|
*/
|
||||||
formatDataResponse(response){
|
formatDataResponse(response){
|
||||||
let that = this,
|
let that = this,
|
||||||
data = [],
|
data = [],
|
||||||
|
|||||||
Reference in New Issue
Block a user