diff --git a/ayanova/src/components/inventorywidgetlist.vue b/ayanova/src/components/inventorywidgetlist.vue index 6415c2ca..3cf23b17 100644 --- a/ayanova/src/components/inventorywidgetlist.vue +++ b/ayanova/src/components/inventorywidgetlist.vue @@ -133,6 +133,9 @@ this.options.sortBy this.options.sortDesc[sortIndex] this.options.multiSort +Actual in inspector browser code: +{"page":2,"itemsPerPage":99,"sortBy":["serial"],"sortDesc":[true],"groupBy":[],"groupDesc":[],"mustSort":false,"multiSort":false,"rowsPerPage":5,"descending":false} + */ //set default values for form settings if they are not present yet