feature/PMCORE-2545
update
This commit is contained in:
@@ -155,7 +155,6 @@ export default {
|
||||
.search(that.jsonFilters)
|
||||
.then((response) => {
|
||||
dt = that.formatDataResponse(response.data.data);
|
||||
console.log(dt);
|
||||
resolutionFunc({
|
||||
data: dt,
|
||||
count: response.data.total,
|
||||
|
||||
Reference in New Issue
Block a user