fix: form view bugs

Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
Pranav C
2021-10-16 13:59:42 +05:30
parent a7b10dead4
commit a3a4b65dff
4 changed files with 17 additions and 5 deletions

View File

@@ -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