mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 09:37:11 +00:00
fix: maintain fields order in shared grid view
Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
@@ -512,6 +512,7 @@ export default {
|
||||
password: this.password
|
||||
}])
|
||||
|
||||
this.fieldsOrder = qp.fieldsOrder || []
|
||||
this.viewName = view_name
|
||||
this.viewType = view_type
|
||||
|
||||
|
||||
Reference in New Issue
Block a user