更正模板

This commit is contained in:
aixianling
2022-07-01 17:47:04 +08:00
parent 211ab357e4
commit 9b634abb44

View File

@@ -39,7 +39,7 @@ export default {
search: {name: ""},
page: {current: 1, size: 10, total: 0},
tableData: [],
colConfigs: [@listProps],
colConfigs: @listProps,
}
},
methods: {