This commit is contained in:
@@ -371,9 +371,9 @@ export default {
|
||||
this.$router.push({
|
||||
name: "ay-data-list-view",
|
||||
params: {
|
||||
listViewId: this.listViewId,
|
||||
dataListKey: this.dataListKey,
|
||||
formKey: this.formKey
|
||||
formKey: this.formKey,
|
||||
listViewId: this.listViewId
|
||||
}
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user