mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 07:56:49 +00:00
@@ -495,7 +495,7 @@ export default {
|
||||
|
||||
this.client = client
|
||||
this.meta = meta
|
||||
this.query_params = JSON.parse(qp)
|
||||
this.query_params = qp
|
||||
this.dbAlias = dbAlias
|
||||
this.metas = relatedTableMetas
|
||||
|
||||
|
||||
Reference in New Issue
Block a user