From cf85aaa18e3bc7b713ad434d217d131469178d70 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 31 Oct 2019 18:31:37 +0000 Subject: [PATCH] --- ayanova/src/components/inventorywidgetlist.vue | 3 +++ 1 file changed, 3 insertions(+) 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