fix: maintain fields order in shared grid view

Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
Pranav C
2021-10-20 14:39:21 +05:30
parent 36e904d817
commit c7fcbd73ef

View File

@@ -512,6 +512,7 @@ export default {
password: this.password
}])
this.fieldsOrder = qp.fieldsOrder || []
this.viewName = view_name
this.viewType = view_type