fix CR notes

This commit is contained in:
Rodrigo Quelca
2021-08-18 14:17:49 +00:00
parent 140cd4ce74
commit 84210e5dd8
2 changed files with 1 additions and 3 deletions

View File

@@ -259,7 +259,7 @@ export default {
hiddenOnCollapse: data[i].hiddenOnCollapse,
icon: 'pie-chart-fill',
onClick: function (item) {
console.log("onclick");
// TODO click evet handler
}
}
}