This commit is contained in:
2021-01-30 18:55:46 +00:00
parent 9bddbf0883
commit f0abfcbf6f
4 changed files with 14 additions and 16 deletions

View File

@@ -527,7 +527,7 @@ export default {
},
editListView() {
this.$router.push({
name: "ay-data-list-view",
name: "ay-data-list-column-view",
params: {
dataListKey: this.dataListKey,
formKey: this.formKey,