- Update the way to use the data records on Vuex with Getters!

- Fix: mongodb call passing array todos and categiroes already splitted
This commit is contained in:
Paolo Arena
2019-02-27 02:59:02 +01:00
parent d78de1a25c
commit 8f1ee2a7da
5 changed files with 107 additions and 16 deletions

View File

@@ -13,4 +13,8 @@ module.exports = Object.freeze({
RIS_CODE_HTTP_INVALID_TOKEN: 403,
LIST_END: '10000000',
LIST_START: '0',
});