This commit is contained in:
2020-02-18 20:27:22 +00:00
parent 9d3774f72d
commit 7bb4e5dff2
3 changed files with 41 additions and 6 deletions

View File

@@ -372,7 +372,8 @@ export default {
name: "ay-data-list-view",
params: {
listViewId: this.listViewId,
dataListKey: this.dataListKey
dataListKey: this.dataListKey,
formKey: this.formKey
}
});
},